ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Scheduler report
The report editor allows you to create "Scheduler" reports....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
8. Binding controls to data
A window can display information from......
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
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......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
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.
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)......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box 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.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......