ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SQL functions: Special case
List of SQL functions: Special case...
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....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
<Array>.Insert (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....
HCheckStructure (Function)
Defines the mode for comparing data files.
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
HSetMemo (Function)
Used to modify the management mode of memo items.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
HSetLog (Function)
Enables or disables log management on a file.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)