ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Sorts in a report
The sort is used to organize the information displayed in the report......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
6. WEBDEV Account Manager
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Typing multilingual texts
For a multilingual application, you have the ability to......
The Edit control
The Edit control allows users to enter data......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......