ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Error (Function)
Displays a custom error message in a system error window.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Constants for managing arrays
List of constants used by the functions for array management....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Data model editor: types of links
Several types of links can be found between the files......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Popup window
WINDEV allows you to open windows in popup format......
Installing the monitoring robot
The monitoring robot includes three executables......
Service variable
The Service variable is used to......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HDescribeConnection (Function)
Describes a new connection to an external database.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......