ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ControlToSource (Function)
Assigns the control value to the source of a control link.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Size (Example)
Usage example of the Size property
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Using several libraries in an application
A library is a WDL file that contains all the resources......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
16. Managing requirements
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.