ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDFS functions
The following functions are used to manage files on a HDFS system......
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.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
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.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
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)....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
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.