ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
WEBDEV 2024
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Environment of the query editor
NET constants
List of constants used by the DotNet functions....
3. Application development cycle
Development cycle of a WINDEV application....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
WDTRAD overview
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......
Enumeration (Type of variable)
An enumeration is a set of values......
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.