ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Compilation options (HLP format)
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
<httpRequest variable>.SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Report controls
Several types of controls can be handled in a report created by the report editor......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
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......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......