ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Code snippets
The code editor allows you to enter "Code snippets"......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Installing the monitoring robot
The monitoring robot includes three executables......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HDescribeConnection (Function)
Describes a new connection to an external database.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Events associated with the project
List of events associated with the project...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SCM file format evolutions
Four versions are available for the SCM repository......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).