ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Geolocation function constants
Constants used by geolocation functions...
SocketRead (Function)
Retrieves a message sent by another socket.
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, ...).
HStopServer (Function)
Stops an HFSQL server.
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).
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.