ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogRecreate (Function)
Used to re-create an empty log.
SOAP functions (prefix syntax)
List of SOAP functions...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Constants for managing the spell check
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
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....
ERR_DISCONNECTED_UPDATE
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.