ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderData (Function)
FolderData is kept for backward compatibility.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iParameterReport (Function)
Configures the printer by opening the configuration window.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Sensor constants
Constants used by the SensorXXX functions...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
XMLSign (Function)
Signs an XML document.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HCloseConnection (Example)
Usage example of the HCloseConenction function
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
SocketRead (Function)
Retrieves a message sent by another socket.