ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Factorial (Function)
Returns the factorial of an integer number.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
SysXRes (Function)
Returns the horizontal screen resolution.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
OrganizerListAppointment (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)....
Help editor options
The options of the help editor ("Display......
xlsSave (Function)
Saves an XLS document.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
zipOpen (Function)
Opens an existing archive.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....