ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
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......
WINDEV Framework License Agreement
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for instance (images, videos, ...)....
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Variable Connexion>.RSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
Border management constants
List of constants used by the border functions....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
WinChangeAlias (Function)
Modifies the alias of a window.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....