ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Applet control properties
List of properties associated with the Applet control...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Time (Type of variable)
The Time type is used to easily handle the times...
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......
Setup mode
Several methods can be used to distribute a WINDEV application......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
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......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Operations performed on deployment diagrams
The following paragraphs explain......
AAF: Sort/Search/Filter on the columns of Table controls
HFSQL: Change of name
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
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......
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
Code statistics
The code statistics affect......
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)....
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....
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.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....