ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Looper control
A Looper control is used to repeat the controls found in a specific area......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Principle of remote check
FTP constants
List of constants used by the FTP functions....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Creating a window skin template
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.