ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
19. Sending emails
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
2. How to test a site?
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
ERR_BAD_ACTION
1. Project and analysis
14. Report templates
...Report templates are used to easily standardize report layouts....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Using an external component in an application
A component can be reused at any time in any application......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Task list
Each project can be associated with a task list......
Message text file format
The text files created by WDMSG use a specific format......
WDZip: Creating or modifying an archive
This help page explains how to......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).