ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
ERR_PARSER
Error 404: The file for HFSQL browse cannot be an expression of this type
Action Bar control events
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Warning 127: You are using a data source local to the process
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Events associated with supercontrols
List of events associated with supercontrols...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Error 121: Shadowing a structure
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Camera control in a mobile application
The Camera control is used to......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Error 107: Redefinition of the parameter
Warning 12: The label is unused
Word Processing control events
WINDEV manages the following events by default......
Warning 124: Shadowing a global variable