ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<Connection variable>.AddGroup (Function)
Adds a group of users.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Multiline strings
To type character strings over several lines in the code editor...
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
Analysis links
The links are used to link the files found in an analysis between themselves......
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Types of Edit controls
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......