ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Binding controls to data
A window can display information from......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Configuring the IIS 7/7.5 server
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Scheduler report
The report editor allows you to create "Scheduler" reports....
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....