ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Function)
Encrypts a file in binary or ASCII format.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
KeyPressed (Function)
Checks which key is pressed.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Comparison operators
The comparison operators can be divided into several categories......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
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......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Structure of data files of user groupware
Right (Function)
Extracts the last characters from a string or string buffer.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).