ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Handling menu options programmatically
The menu options can be handled......
MDIOpen (Function)
Opens and enables an MDI child window.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
fUnlock (Function)
Entirely or partially unlocks an external file.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Select query description window: Items used
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......