ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Error 31: The file to include is not found. Check the name and path ...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Creating the windows and the pages of the RAD pattern
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Browser constants
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Code snippets
The code editor allows you to enter "Code snippets"......
Constants for external files
List of constants used by the functions for managing external files....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Image (Property)
The Image property gets and sets the background image of a control or block.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Window controls
Several types of controls can be used in a window, ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").