ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLChild (Function)
Positions on the first child element of current element.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
fSelect (Function)
Opens the Windows file picker.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
fLoadResource (Function)
Loads the content of a resource from a library.
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
ContinentList (Function)
Returns the list of continents.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MQTT functions
The following functions are used to manage MQTT clients...
Infinite Progress Bar control
Progress bars provide useful information to the end user......