ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Chart constants
List of constants used by the functions for chart management....
Find/Replace in the current project
The "Find/Replace" feature is used to......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Looper constants
List of constants used by the functions for managing looper controls....
FinCurrentVal (Function)
Returns the current value of investment.
Warning (Function)
Displays a custom message in a system warning window.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Diagram constants
The following constants are used to manage diagrams:...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.