ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Guided tour management constants
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
14. Controls in practice
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Customizing the report viewer: Available windows
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Service variable
The Service variable is used to......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
EXE constants
List of constants used by the functions for managing executables....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Seek (Function)
Searches for the index of an element in a WLanguage array.
MyParent (Reserved word)
MyParent is used to handle...
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.