ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
dPolygon (Example)
Usage example of the dPolygon function
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Random (Function)
Returns a random number.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Page with parameters
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Array management functions
List of functions for managing arrays...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HVersion (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....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Date (Type of variable)
The Date type enables you to easily handle the dates...
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
dText (Example)
Usage example of the dText function
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
ThreadPause (Function)
Pauses the current thread during the specified duration.