ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddLine (Function)
Adds a row at the end of a Looper control.
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.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
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.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Drawer control properties
List of properties associated with the Drawer control...
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
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....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Events associated with a Switch control
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....