ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenMobileWindow (Function)
Opens a window in a mobile application.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Handling a control through programming in a report
All report controls can be handled through programming......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
iCloud constants
The iCloud constants are as follows:
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
QuickActionAdd (Function)
Adds a new quick action to the application.
Report based on a query
Queries are used to easily select records in one or more data files......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
DomoClose (Function)
Closes the communication opened by DomoOpen.
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
iPrintReport (Example)
Usage example of the iPrintReport function