ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Toast constants
List of extension attributes
The list of extension attributes ......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Composite keys
A composite key is a key item containing several other items......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Component (Property)
The Component property configures the different components of a composite key.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
<Image>.Rotation (Function)
Rotates an Image control.
WINDEV: Example of programmed Drag and Drop
OrgModify (Function)
Modifies an element in an Organization Chart control.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedIncrement (Function)
Increments the value associated with a key.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.