Questions
Tags
Questions Tagged with #Windev
WINDEV, a powerful IDE & ALM suite, lets you build strategic projects easily and quickly thanks to its total integration, ease-of-use and cutting-edge technology. .Net, Java code and more!
Home
Tags
Windev
Questions On Other Tags:
How do I execute a file in Cygwin?
How can I add (simple) tracing in C#?
I get a "An attempt was made to load a program with an incorrect format" error on a SQL Server replication project
What is the difference between the | and || or operators?
SQL Server: Examples of PIVOTing String data
Removing elements with Array.map in JavaScript
How do I test a private function or a class that has private methods, fields or inner classes?
How do you create a foreign key relationship in a SQL Server CE (Compact Edition) Database?
How do I install a color theme for IntelliJ IDEA 7.0.x
Accessing MP3 metadata with Python
How do you get a directory listing in C?
How do I monitor the computer's CPU, memory, and disk usage in Java?
What's the difference between a temp table and table variable in SQL Server?
T-SQL stored procedure that accepts multiple Id values
Disable browser 'Save Password' functionality
What are some resources for getting started in operating system development?
Initialize class fields in constructor or at declaration?
How to pass a single object[] to a params object[]
What is a monad?
How do you get the index of the current iteration of a foreach loop?
What static analysis tools are available for C#?
How do I REALLY reset the Visual Studio window layout?
What are the proper permissions for an upload folder with PHP/Apache?
Datatable vs Dataset
How can a Java program get its own process ID?
How do I style (css) radio buttons and labels?
How do you kill all current connections to a SQL Server 2005 database?
How big can a MySQL database get before performance starts to degrade
Storing a file in a database as opposed to the file system?
How do I update Ruby Gems from behind a Proxy (ISA-NTLM)
Length of a JavaScript object
How do you set, clear, and toggle a single bit?
Difference between EXISTS and IN in SQL?
Execute script after specific delay using JavaScript
VB.NET Empty String Array
How to parse XML using vba
Checking if a list is empty with LINQ
What is the argument for printf that formats a long?
What is the best free memory leak detector for a C/C++ program and its plug-in DLLs?
Language Books/Tutorials for popular languages
How to get controls in WPF to fill available space?
What is the most effective way for float and double comparison?
Reading Email using Pop3 in C#
How to parse a string into a nullable int
Get OS-level system information
How do I use itertools.groupby()?
Hidden Features of C#?
Transpose/Unzip Function (inverse of zip)?
Is there a simple, elegant way to define singletons?
How do you run a Python script as a service in Windows?
Select all columns except one in MySQL?
How can I measure the similarity between two images?
How to replace plain URLs with links?
How do you remove all the options of a select box and then add one option and select it with jQuery?
How to find the mime type of a file in python?
What is the difference between procedural programming and functional programming?
What is the difference between an int and an Integer in Java and C#?
What is 'Currying'?
What is the simplest SQL Query to find the second largest value?
How do I efficiently iterate over each entry in a Java Map?
What are some good SSH Servers for windows?
Best way to access a control on another form in Windows Forms?
What issues should be considered when overriding equals and hashCode in Java?
C# switch statement limitations - why?
How do you configure an OpenFileDialog to select folders?
Embedding Windows Media Player for all browsers
Best way to get identity of inserted row?
How to read a value from the Windows registry
How to create an exit message
How do I remove duplicates from a C# array?
What is a good Hash Function?
What Are Some Good .NET Profilers?
What's the best mock framework for Java?
fopen deprecated warning
How do you use script variables in psql?
Embed a PowerPoint presentation into HTML
Truncate (not round) decimal places in SQL Server
How can I make an EXE file from a Python program?
Log4Net configuring log level
How should I load files into my Java application?
How do I export (and then import) a Subversion repository?
Force unmount of NFS-mounted directory
How do I remove duplicate items from an array in Perl?
How should I cast in VB.NET?
mysqli or PDO - what are the pros and cons?
Changing the default title of confirm() in JavaScript?
How to autosize a textarea using Prototype?
How do I get the difference between two Dates in JavaScript?
What is Turing Complete?
How to generate a random alpha-numeric string
Cannot access a disposed object - How to fix?
What is the correct way to create a single-instance WPF application?
How to resolve symbolic links in a shell script
Best JavaScript compressor
Center text output from Graphics.DrawString()
C: What is the difference between ++i and i++?
How do I enable MSDTC on SQL Server?
Random integer in VB.NET
Format numbers to strings in Python
How do I convert a file path to a URL in ASP.NET
Recommended add-ons/plugins for Microsoft Visual Studio
How do you list all triggers in a MySQL database?
How can I cast int to enum?
Mercurial stuck "waiting for lock"
Passing $_POST values with cURL
How can I develop for iPhone using a Windows development machine?
Response.Redirect with POST instead of Get?
Simplest way to profile a PHP script
How do I fire an event when a iframe has finished loading in jQuery?
Adding a Method to an Existing Object Instance
LINQ query on a DataTable
How do I calculate a trendline for a graph?
How do you set up use HttpOnly cookies in PHP
Calculate relative time in C#
How to set background color of HTML element using css properties in JavaScript
Good Free Alternative To MS Access
Add alternating row color to SQL Server Reporting services report
Get month and year from a datetime in SQL Server 2005
Can Windows' built-in ZIP compression be scripted?
How to submit a form when the return key is pressed?
php execute a background process
Change visibility of ASP.NET label with JavaScript
Refresh Excel VBA Function Results
What is the syntax for an inner join in LINQ to SQL?
How do I position one image on top of another in HTML?
What is MVC and what are the advantages of it?
List of macOS text editors and code editors
SQL Server: Get data for only the past year
Generic type conversion FROM string
How can I remove a child node in HTML using JavaScript?
What is the purpose of class methods?
Should a function have only one return statement?
JavaScript and Threads
Converting bool to text in C++
Best programming based games
How SID is different from Service name in Oracle tnsnames.ora
What is the difference between #include <filename> and #include "filename"?
Copy/duplicate database without using mysqldump
How to round up the result of integer division?
MAC addresses in JavaScript
How to generate a core dump in Linux on a segmentation fault?
How do I remove an item from a stl vector with a certain value?
How can I determine whether a specific file is open in Windows?
Browse for a directory in C#
How to redirect siteA to siteB with A or CNAME records
What is the yield keyword used for in C#?
Why can't I have abstract static methods in C#?
Using ConfigurationManager to load config from an arbitrary location
How can I add reflection to a C++ application?
Changing the resolution of a VNC session in linux
Most efficient way to concatenate strings?
Text Editor For Linux (Besides Vi)?
What does 'IISReset' do?
C# loop - break vs. continue
How do I create a MessageBox in C#?
How do I create a foreign key in SQL Server?
Difference between the Apache HTTP Server and Apache Tomcat?
Getting the ID of the element that fired an event
Generate list of all possible permutations of a string
How do I perform a Perl substitution on a string while keeping the original?
Database, Table and Column Naming Conventions?
In SQL Server, how do I generate a CREATE TABLE statement for a given table?
How do I create a branch?
How do I retrieve my MySQL username and password?
SQL Query for Logins
What is a lambda (function)?
How do you rotate a two dimensional array?
Create a new Ruby on Rails application using MySQL instead of SQLite
How exactly do you configure httpOnlyCookies in ASP.NET?
How to concatenate strings of a string field in a PostgreSQL 'group by' query?
How do you configure tomcat to bind to a single ip address (localhost) instead of all addresses?
How do you open a file in C++?
How do you sort a dictionary by value?
Why functional languages?
What are the main performance differences between varchar and nvarchar SQL Server data types?
What is reflection and why is it useful?
Performing a Stress Test on Web Application?
Can someone explain __all__ in Python?
What is a race condition?
Remove duplicates from a List<T> in C#
How do you beta test an iphone app?
What is a reasonable length limit on person "Name" fields?
function declaration isn't a prototype
How to convert a date String to a Date or Calendar object?
Finding what methods a Python object has
What good technology podcasts are out there?
Quick easy way to migrate SQLite3 to MySQL?
What is the regex pattern for datetime (2008-09-01 12:35:45 )?
Calling a function of a module by using its name (a string)
Java: notify() vs. notifyAll() all over again
Can I write native iPhone apps using Python?
What do the result codes in SVN mean?
Case-insensitive string comparison in C++
How to insert a line break in a SQL Server VARCHAR/NVARCHAR string
Dynamic LINQ OrderBy on IEnumerable<T> / IQueryable<T>
Best ways to teach a beginner to program?
Abstraction VS Information Hiding VS Encapsulation
Boolean Field in Oracle
How to find a Java Memory Leak
How do I tell if a variable has a numeric value in Perl?
Tags
Shlex
Public-members
Commutativity
Geotools
Android-lazyadapter
Android-capture
Branching-strategy
Hijri
Bluecove
Guid-generation
Twisted.internet
Flyway
Dotnetnuke-5
Fast-vector-highlighter
Mediawiki-api
Dynamic-rdlc-generation
Ewmh
Canexecute
Perl-hash
Preemptive
File-import
Rows-affected
Bytearrayinputstream
Fuelphp
Latex-environment
Scip
Control-theory
Mysql-escape-string
Soft-hyphen
Data-interchange
Esri-arc-engine
Libdrizzle
Getfeatureinfo
Dbref
Cisco-ios
Hp-nonstop
Wtforms
Text-driver
Windows-controls
Microsoft-sal
Lowpass-filter
Xqilla
Rapidminer
Arraybuffer
Rowdetailstemplate
Ray
Tph
Nhydrate
Fulfillment
Sqlgeography
Qt-mobility
C#-3.0
Transducer
Delphi-3
Mongodb-ruby
Cfdump
Android-lazyloading
Openid4java
Localserver
Dtgridview
Libx264
Armv6
Apache-commons-cli
Balancing-groups
Rendermonkey
Httpfox
Openvms
Executenonquery
Telerik-open-access
Razor
Array-unset
Xmppframework
Cross-kylix
Jquery-1.4
Android-logcat
Frameworkelement
Self-reference
Wii-balanceboard
Progress-reports
Wcf-rest-starter-kit
Facebook-php-sdk
Google-apps-marketplace
Revit-api
Fileapi
Simplecursoradapter
Singlepage
Albacore
Android-sdk-2.3
Watcom
Prism-4
Andengine
Mysql2
Confirmbuttonextender
Mac-roman
Vsix
Mercurial-subrepos
Street-address
Emoji
Wcf-4
Core-motion