ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
Handling menu options programmatically
The menu options can be handled......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
BurnerSelect (Function)
Used to select the default burner.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WINDEV 2024 Tutorial - Table of contents
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.