ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Events associated with a Layout control
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
State (Property)
The State property is used to get and change the state of an element.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Twain constants
List of constants used by the Twain functions....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......