ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Calendar functions (prefix syntax)
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
General environment of WINDEV
OLESave (Function)
Saves the object found in an OLE control in binary format.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
iDestination (Function)
Configures the print destination.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Environment of the project editor
The main elements of the project editor are as follows:
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Environment of the query editor
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
The Check Box control
A Check Box can correspond to......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Calendar functions
List of Calendar functions...