ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
grGridlines (Function)
Displays or hides the chart gridlines.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
WEBDEV: AS/400 Native Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Number (Property)
The Number property is used to get the number of an element.
Declaration (Property)
The Declaration property is used to define a type.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
zipIsMulti (Example)
Usage example of the zipIsMulti function
Inherited (Property)
The Inherited property determines if an element is inherited.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.