ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repairing the project
In some cases, "Project......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
ERR_DISCONNECTED_TIMEOUT
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
14. Report templates
...Report templates are used to easily standardize report layouts....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Report data source
...The reports can be created with the data coming from:...
ERR_BAD_DLLEXE
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Describing a problem to the Free Technical Support
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....