ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
fMoveFile (Function)
Moves a file from one directory to another.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
MatCopy (Function)
Creates the copy of a matrix.
User group settings
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
GroupReset (Function)
Reinitializes the Group structure.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating nested reports