ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
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...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Report controls
Several types of controls can be handled in a report created by the report editor......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Managing the styles
The help editor allows you to define styles of paragraphs......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Operations performed on use case diagrams
The following paragraphs explain......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
2. Projects in practice