ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
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.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
CharactType (Function)
Returns information about the type of character.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Constants for managing the windows
List of constants used by the functions for managing the windows...
zipFileSize (Example)
Usage example of the zipFileSize function
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fListResource (Function)
Lists the resources integrated to the application.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Principle for running threads
At runtime, an application runs in a main thread......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......