ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HError (Example)
Usage example of the HError function
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SNMP constants
List of constants used by the SNMP functions....
EnumSubElement (Example)
Usage example of the EnumSubElement function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
iPageHeight (Example)
Usage example of the iPageHeight function
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Android Widget windows
An Android application can contain one or more Widget windows......
Title (Property)
The Title property is used to get and change the title of an element.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.