ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
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.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Events associated with the Conference control
List of events associated with a Conference control...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
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.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
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.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
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.