ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After
They After keyword can correspond to:
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Managing parallel tasks
The computers are becoming more and more powerful......
Query
The keyword "Query" is used to describe:
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
Modbus functions
List of Modbus functions...
The different types of integers
TimeToString (Function)
Converts a time to a string in the specified format.
HRegenerateFile (Function)
Regenerates a data file from its log.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
EmailGetAll (Function)
Retrieves all the emails found on a server.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....