ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VibrationTrigger (Function)
Triggers the vibrations of the device.
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.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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, ...).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
SocketRead (Function)
Retrieves a message sent by another socket.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Warning (Function)
Displays a custom message in a system warning window.
Geolocation function constants
Constants used by geolocation functions...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).