ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMSG license agreement
WDMSG license agreement...
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......
Android Widget windows
An Android application can contain one or more Widget windows......
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......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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......
Burner constants
List of constants used by the burner functions....
Events associated with Table controls
List of events associated with Table controls...
The Check Box control
A Check Box can correspond to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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....