ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Handling Scheduler controls programmatically
A Scheduler control can be......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
2. How to test a 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....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV 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......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
<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.
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)...
ERR_BAD_ACTION
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......