ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
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.
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.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Structure of data files of user groupware
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......
VibrationTrigger (Function)
Triggers the vibrations of the device.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......