ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Socket constants
List of constants used by the functions for socket management....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Pop (Function)
Pops an element from a stack.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Events associated with Chart controls
List of events associated with the Chart controls...
Constants for managing windows
List of constants used by the functions for managing windows...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.