ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Google constants
List of constants used by the Google functions....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
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.
PostMessage (Function)
Sends a Windows message to a control or to a window.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Events associated with Link controls
List of events associated with Link controls...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
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....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Structure of data files of user groupware
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Right (Function)
Extracts the last characters from a string or string buffer.
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.