ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Compound statements
GOTO statement
The GOTO statement is used to run a code identified by a given label...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Error 14: ELSE statement without IF
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Simple statements
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
The test mode cannot operate without the project and its pages, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
WDTestSite: Load test
The stress tests are used to check......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...