ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
Camera control in a mobile application
The Camera control is used to......
Setup mode
Several methods can be used to distribute a WINDEV application......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Creating a Java archive
When your Java application is developed, you can......
Activation key management functions
The following functions are used to manage activation keys:...
7. Window templates
...Window templates...
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
WEBDEV styles
WEBDEV styles are advanced styles......
Property Description (Variable type)
The Property Description type is used to get information about a property.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......