ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
HFSQL: Change of name
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Operations performed on sequence diagrams
The following paragraphs explain......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Operations performed on deployment diagrams
The following paragraphs explain......
How to create a patch?
AAF: Sort/Search/Filter on the columns of Table controls
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Code statistics
The code statistics affect......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Operations performed on use case diagrams
The following paragraphs explain......
14. Generation modes
Generation modes...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......