ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Accessing a database via a web service
The database can be accessed via a web service......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
ToastDisplay (Function)
Displays a "Toast" message.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Materialized view
Diagram constants
The following constants are used to manage diagrams:...
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HState (Function)
Used to find out the state of a record.
GglUploadDocument (Function)
Uploads a document to the Google server.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....