ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
fStopCompress (Example)
Usage example of the fStopCompress function
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HAddGroup (Function)
Adds a group of users.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
zipSize (Example)
Usage example of the zipSize function
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
The structure of the file for remote control
The management of remote control uses a file in INI format......
FTPDate (Example)
Usage example of the FTPDate function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ServicePause (Function)
Pauses a service.
Speech recognition management functions
The following functions are used to manage speech recognition:...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.