ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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.
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....
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....
ThreadExecute (Function)
Starts the execution of a secondary thread.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
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).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
iParameterPDF (Function)
Defines the options for the generated PDF file.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
ErrorBuild (Function)
Displays a custom error message in a system error window.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
VibrationTrigger (Function)
Triggers the vibrations of the device.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.