ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
5. HFSQL Cient/Server
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Project Management Hub: Time tracking
The time spent can be listed on......
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
2. User-friendly editors in practice
User-friendly editors in practice...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.