ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HSetREP (Function)
Enables or disables the management of .REP file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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.
HSL (Function)
Creates a color from its hue, saturation and lightness.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Programming an indexed control
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....