ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the RAD pattern
To generate a RAD pattern:...
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.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
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.
PageDisplay (Function)
Displays a web page in the user's browser....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Creating the Relation windows of a WINDEV RAD pattern
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Environment of the query editor
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Creating the link buttons in the windows of a WINDEV RAD pattern
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......