ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
DatePicker (Function)
Opens the system date picker.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Windows
The windows represent the main interface of a WINDEV application......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
DriveListeFile (Function)
Lists files in an Drive directory.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
DriveCreateFile (Function)
Creates a file on the remote disk.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
DriveDeleteFile (Function)
Deletes a file on the remote disk.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
DriveListeDirectory (Function)
Lists the directories of an Drive.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....