ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HCloseConnection (Example)
Usage example of the HCloseConenction function
fOpen (Example)
Usage example of the fOpen function
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Info (Function)
Displays a custom message in a system information window.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Creating a window skin template
Phone constants (Android / iOS)
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
UploadStart (Function)
Starts sending the selected files into an Upload control.
HReadSeek (Example)
Usage example of the HReadSeek function