ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Automation object
The Automation keyword is used to declare an automation object...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Copying controls from the page editor
The controls can be copied from the page editor......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Input (Function)
Displays a message allowing the user to type an information.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.