ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
NetworkDisconnect (Function)
Disconnects a network drive.
fDriveInfo (Function)
Returns information about a drive.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
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.
DriveListeFile (Function)
Lists files in an Drive directory.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
fCurrentDrive (Function)
Gets or sets the current drive.
NetworkConnect (Function)
Associates a drive with a shared network directory.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
1
2
3
4
5
6
28
>