ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Phone functions
The phone functions are as follows:...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Remote WEBDEV administrator: Modify a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....