ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Reports
A report provides a custom view of data......
ERR_NO_PAGE
HFSQL: Change of name
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Programming patterns
CAUTION......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
List of operators
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
The Wire control
The Wire control is used to visually link 2 controls......
Time management
For each element (windows, reports, ......
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
Size (Example)
Usage example of the Size property
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Setup mode
Several methods can be used to distribute a WINDEV application......