ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HChangeConnection (Example)
Usage example of the HChangeConnection function
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).
HMode (Function)
Changes the mode and the method for locking data files.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
fWrite (Function)
Writes: a character string into an external file. a memory section....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.