ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Row (Property)
The Row property is used to manipulate one or more rows.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
NotifListCategory (Function)
Lists the notification categories of the application.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Cell (Property)
The Cell property is used to manipulate one or more cells.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
HDFS functions
The following functions are used to manage files on a HDFS system......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.