ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Burner constants
List of constants used by the burner functions....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
2. Analysis in practice
2. WEBDEV administrator in practice
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
The Image control
The Image control is used to......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Image control in a page
Custom properties (WLanguage)
A custom property is a code element with two events......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.