ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCurrentDrive (Function)
Gets or sets the current drive.
DriveCreateFile (Function)
Creates a file on the remote drive.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
NetworkConnect (Function)
Associates a drive with a shared network directory.
DriveDeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
DriveUploadFile (Function)
Uploads a local file to a remote drive.
<Drive variable>.DeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Drive variable>.DownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
1
2
3
4
5
6
60
>