ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
gImage (Function)
Builds a sequence of characters containing an image.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Detailed use of WINDEV FTP/RPC
Creating the Relation pages of a WEBDEV RAD pattern
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Internal component
An internal component is a set of elements from a project......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Reports
A report provides a custom view of data......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Specific features of the applications for iPhone/iPad
WINDEV License Agreement
WINDEV License Agreement...
Constants for external files
List of constants used by the functions for managing external files....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......