ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed 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....
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.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
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.
ExeListProcess (Function)
Returns the list of applications currently run.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Error 802: Invalid syntax for this function
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.
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.