ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
InfoBuild (Function)
Displays a custom message in a system information window.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
<Connection variable>.ModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....