ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 120: Redefinition of the structure
Error 106: Redefinition of a global variable
SysInstance (Function)
Returns the instance of a module.
dPixelColor (Example)
Usage example of the dPixelColor function
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
ChangeAction (Example)
Usage example of ChangeAction
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Error 105: Redefinition of the local variable
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Error 123: The constant already exists
Error 1022: The access to the method of the class is restricted by a protected inheritance
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Error 1015: The method of the class is protected