ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Chart control properties
A Chart control can be used......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ActionUndo (Function)
Cancels the last action performed by the end user.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).