ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Local procedure
Two types of procedures are available......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Constants used by the functions for managing Dockable Panel controls
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
FontCreate (Function)
Creates a font definition.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Handling report blocks
The different operations available on report blocks are as follows......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operator on Address
The & operator returns the address of a variable as an integer