ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
DownloadAdd (Function)
Adds a new download in the device's download manager....
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Memory area management functions
The following functions are used to handle the certificates:...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Fax constants
List of constants used by the functions for managing faxes....
Programming automatic calculations in the columns of a Table control (prefix syntax)
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Shared memory area constants
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.