ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WordCount (Function)
Returns the number of words in a string.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
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....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
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
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
CharactTypeCount (Function)
Returns the number of characters matching a given type.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
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)......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......