ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
BitcoinCoreConfigure (Function)
Specifies the Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
The Wire control
The Wire control is used to visually link 2 controls......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
WDMap: View records in a table
WDMap is used to view the records found in a table......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Python: Native calls
WLanguage allows for native Python calls......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Setup on a local network (LAN)
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......