ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
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....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
REP files
REP files contain the list of data files handled by the application....
Customizing the User Groupware
Resets the variable to its initial value....
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......