ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageNumber (Property)
The PageNumber property gets and sets a page number.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Radio Button control properties
List of properties associated with a Radio Button control...
Automatic management of exceptions
The management of exceptions can be customized by process......
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
iPrintReport (Example)
Usage example of the iPrintReport function
Reports & Queries: New features in this version
KeyExpression (Example)
Usage example of the KeyExpression property
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
16. Protecting access to the site: passwords
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
The Cell control
The Cell control contains controls......
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
fDir (Example)
Usage example of the fDir function
fDecrypt (Example)
Usage example of the fDecrypt function
Error (Function)
Displays a custom error message in a system error window.
Subject (Property)
The Subject property is used to get and change the subject of an element.
SQLModify (Example)
Usage example of the SQLModify function