ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ActionUndo (Function)
Cancels the last action performed by the end user.
Attach (Property)
The Attach property gets and changes the attachments of an email.
StatusCode
The StatusCode property gets the status of the response to the request.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
GrantType (Property)
The GrantType property gets the grant types available.
Progress (Property)
The Progress property returns the task progress status.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
The Signature control
The Signature control is a report control used to sign......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......