ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
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.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
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.
Structure of data files of user groupware
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
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......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).