ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Passing parameters
The parameters can be passed to a procedure......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
SNMP constants
List of constants used by the SNMP functions....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Image control: the supported formats
The supported image formats are as follows:...
Constants for managing projects
List of constants used by the functions for managing projects....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Events associated with List Box controls
List of events associated with List Box controls...