ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
grLabel (Function)
Indicates various parameters of additional legend in a chart.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HSetREP (Function)
Enables or disables the management of .REP file.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
ArrayCopy (Function)
Copies the content of an array to another array.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Constants for managing projects
List of constants used by the functions for managing projects....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Guided tour management constants
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Socket constants
List of constants used by the functions for socket management....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...