ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
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......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
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.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...