ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Speech synthesis in the mobile applications
The phones can talk!......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Sound (Function)
Plays a sound in WAV format.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.