ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
13. Debugger
Help system properties
The properties of help system are used to define......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Constants for managing character strings
List of constants used by string management functions...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
IFrame control
IFrame is an HTML concept......
ComponentLocate (Function)
Specifies the access path to an external component of project.