ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Emulating constants
List of constants used by the functions for emulating automated tests....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Browser constants
Drawing constants
List of constants used by the drawing functions....
Miscellaneous Windows constants
List of constants used by the Windows functions....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Date management constants
List of constants used by date management functions...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
MQTT constants
Constants used by the MQTT functions...
Chart: Managing legends
Several types of legends are supported in the charts......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Constants for managing the Image Editor control
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Custom tooltips
Tooltips are very useful for application users......