ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Error 2: Incomplete line
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
7. Source Code Manager (SCM)
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Error 16: Incompatible CASE
Error 404: The file for HFSQL browse cannot be an expression of this type
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Error 1038: This member already exists in the class
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.