ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
WebSocket functions
List of functions specific to WebSocket servers...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Mask management functions
The following functions are used to manage masks......
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Constants for the archiving functions
List of constants used by the archiving functions....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
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....
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
HLogStop (Function)
Stops the log process of a file.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
FTPSize (Example)
Usage example of the FTPSize function
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.