ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Events associated with windows
List of events associated with windows...
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Describing an element
A flexible modeling includes different elements linked together......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Creating an insert query
An insert query (corresponding SQL statement......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Error 1054: 'Ancestor' cannot be used outside the code of a class
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
5. Site test in practice