ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1018: The method is global: use the: operator: to access it
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
2. Projects in practice
Discover the main operations that can be performed on a project....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
WDSQL, SQL querier: Overview
WDSQL is used to......
2. Analysis in practice
HSendMessageToClient (Function)
Displays a message on the client computers.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Handling an internal component
An internal component is a set of elements from a project......
6. WEBDEV Account Manager
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
HFSQL Client/Server: Configuring the data files on the server
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......