ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Error 303: ambiguous control name
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
13. Types of standard controls
Date (Type of variable)
The Date type enables you to easily handle the dates...
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Code history
The code history is used to......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
6. Editing a page: zoning mode
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......