ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
14. Report templates
...Report templates are used to easily standardize report layouts....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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......
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......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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......
Report data source
...The reports can be created with the data coming from:...
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)......
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....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
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....
Materialized view
SQL view
An SQL view is a virtual data source defined by an SQL query......