ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
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...
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Creating anchors
The anchors are used to define specific points in a help page......
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...