ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
dBackground (Example)
Usage example of the dBackground function
Using WDDIXIO
To translate the text used in your project:...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Constants for managing contact functions
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Automatic error handling
Error handling can be customized for each process......
TreeView constants
List of constants used by the TreeXXX functions...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Error 105: Redefinition of the local variable
Constants for managing Organizer controls
Constants for managing Organizer controls...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min