ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HConnect (Example)
Usage example of the HConnect function
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating a translation file
WDINT allows you to create a translation file....
fClose (Example)
Usage example of the fClose function
MCI constants
List of constants used by the MCI functions....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Events associated with Button controls
List of events associated with Button controls...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Events associated with Looper controls
List of events associated with Looper controls...
NumberInWords (Function)
Converts a number to words.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.