ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
WDMap: View records in a table
WDMap is used to view the records found in a table......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Various WEBDEV constants
Various WEBDEV constants...
.NET application
To create a.NET application from a project......
WDMSG license agreement
WDMSG license agreement...
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Local procedure
Two types of procedures are available......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Secret string vault
Passwords, private keys and tokens are often used in programming......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......