ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
WINDEV License Agreement
WINDEV License Agreement...
Deployment package
The deployment package creates a ZIP file containing the site's setup......
SysXRes (Function)
Returns the horizontal screen resolution.
fAttribute (Example)
Usage example of the fAttribute function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fRemoveDir (Function)
Deletes a directory from a disk.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fDelete (Function)
Deletes a file accessible from the current computer.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SocketCreate (Function)
Creates a socket.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Declaring and using a variable
A variable is defined by name and type......
fOpenTempFile (Function)
Creates and opens a temporary file.
fDirRename (Function)
Renames a directory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....