ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
WDScript: use in command-line and console mode
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
ReplicSynchro: Use
6. Multiple generation
WDXView : Use
This help page presents the different features of WDXView......
WDHFDiff - Use
WDHFDiff is used to compare......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 19: The step of this FOR loop must be constant
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
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......