ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Telemetry management functions
The following functions are used to manage the telemetry:...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Progress Bar control properties
List of properties associated with the Progress Bar control...
16. Types of code
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
WDINT license agreement
WDINT license agreement...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
2. Modes to install an application
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.