ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HSetREP (Function)
Enables or disables the management of .REP files.
GglDriveConnect (Function)
Creates a connection to Google Drive.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Google Contacts functions
List of functions for managing Google contacts...
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Referring to an element in a WLanguage event / process
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Project description: Files tab
The project description window allows you to configure various elements of your project......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......