ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Error 202: The method already has an access attribute (public, protected or private)
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......