ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
eCurrencyName (Function)
Returns the caption of a currency.
DatePicker (Function)
Opens the system date picker.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TreeListItem (Example)
Usage example of the TreeListItem function
Page constants
List of constants used by page functions....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Constants for external files
List of constants used by the functions for managing external files....
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
dPolyline (Function)
Draws a line composed of multiple segments.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
MaskFormat (Function)
Formats a character string using an InputMask variable.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Creating the menus for the pages of the WEBDEV RAD pattern
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Record (Type of variable)
The Record type is used to save the values of a record.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......