ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HRead (Function)
Reads a record in a file according to a given record number.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Declaring and using a variable
A variable is defined by name and type......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Enumeration (Type of variable)
An enumeration is a set of values......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.