ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContinentList (Function)
Returns the list of continents.
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....
XMLChild (Function)
Positions on the first child element of current element.
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.
fCreateLink (Function)
Creates a link on a file at the specified location.
<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.
<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)....
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...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
fDir (Function)
Finds a file or directory.
DateTimeDifference (Function)
Calculates the difference between two dates and times.