ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
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....
Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Structure of data files of user groupware
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.
PostMessage (Function)
Sends a Windows message to a control or to a window.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
ThreadEnd (Function)
Ends the execution of the current thread.
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....
iCreateFont (Function)
Creates a new print font.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.