ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
ServiceWait (Function)
Pauses the current service during the specified duration.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
grParameter (Function)
Retrieves or modifies a chart parameter.
Classes, members, methods and properties
A class is made of......