ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
RegistryListKey (Function)
Lists the subkeys of a registry key.
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....
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Chart management functions
...Chart management functions...
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
ChronoReset (Function)
Stops and resets a running stopwatch.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.