ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Page templates
WEBDEV allows you to create page templates......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
C#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Events associated with Static controls
List of events associated with Static controls...
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Upload control properties
The Upload control can be handled in server and browser code using different WLanguage properties......
SQLite Native Connector: Programming using SQL functions
The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......