ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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):...
Row (Property)
The Row property is used to manipulate one or more rows.
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.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Cell (Property)
The Cell property is used to manipulate one or more cells.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
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......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Constants for managing the modification of windows by the user
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.
Table,Delete (External language)
Deletes an element from a Table control.