ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
The Site Map control
The Site Map control allows the Web user to......
grDraw (Function)
Draws a chart according to the specified parameters.
gpwOpen (Function)
Opens the User Groupware login window or page.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......