ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
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......
Pop (Function)
Pops an element from a stack.
Handling an Organization Chart control through programming (prefix syntax)
Assignment operators
Three assignment operators are available......
Global and local variable
Two types of variables are available......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Character strings
WLanguage supports different types of strings....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Creating a delete query
A delete query (corresponding SQL statement......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Setup mode
Several methods can be used to distribute a WINDEV application......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Creating a select query
A select query (corresponding SQL statement......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
16. Application test in practice
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Windows
The windows represent the main interface of a WINDEV application......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......