ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
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......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
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......