ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Access rights to a class property
A property is a code element that includes two processes......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
25. Performing a process on several successive pages
Performing a process on several successive pages...
On/Off button in a window
The on/off button is a button that operates like a check box......
ERR_DISCONNECTED_UPDATE
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
ERR_NOTAVAILABLE
17. WLanguage: a simple and powerful language
WDZip: Overview
WDZip is used to compress and group your files in archives......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Using the Salesforce service
Salesforce is a very popular CRM software......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
End of Document block
The End of document block is run once at the end of the report execution......