ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Multimedia control
The Multimedia control is used to play multimedia files......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Constants for WLanguage types
List of constants for managing WLanguage types....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Automation object
The Automation keyword is used to declare an automation object...
Describing an element
A flexible modeling includes different elements linked together......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Aliases on data files: HAlias
The aliases are used to handle......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......