ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
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......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
9. Overlaying controls
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.