ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
fExeDir (Function)
Returns the directory from which the execution is started.
Constants for managing emails
List of constants used by the functions for managing emails....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
CertificateSignString (Function)
Creates the signature of a character string.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Customizing the User Groupware
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
NetSendMessage (Example)
Usage example of the NetSendMessage function
Writing an email: the available methods
This help page presents the methods for writing an email....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......