ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
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......
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: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
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......
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.
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, ...)...