ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
PageDisplay (Function)
Displays a web page in the user's browser....
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
The Upload control
The Upload control is used to upload files on the Web server......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Error 31: The file to include is not found. Check the name and path ...
Generating the RAD pattern
To generate a RAD pattern:...
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Handling the report blocks through programming
Each report block is associated with different events......
<Popup>.Animate (Function)
Displays a popup in a page cell.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
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.
<Scheduler>.PositionDateTime (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.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.