ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSSend (Function)
Sends an SMS.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
The Edit control
The Edit control allows users to enter data......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Handling the report blocks through programming
Each report block is associated with different events......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Data persistence
The data persistence is used to store the value typed by the user......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Label report
The report editor allows you to create "Label" reports......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Chart constants
List of constants used by the functions for chart management....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......