ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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 ......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Global and local variable
Two types of variables are available......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Changing sites from AWP to SEO-ready session mode
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Thread execution
At runtime, an application runs in a main thread......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Share your projects via Git
Git is a source code manager......