ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docElementLink (Variable type)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Control (Variable type)
The Control type is used to define the characteristics of a control.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
fFileName (Function)
Returns the name of an external file that is currently opened.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
User group settings
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fSelect (Example)
Usage example of the fSelect function
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
XMLSavePosition (Function)
Stores the current position in the XML document.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.