ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiUnhold (Function)
Picks up a call on hold.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
SQLModify (Function)
Modifies the content of a row in the query result.
SQLSeek (Function)
Positions on the specified result row of the query.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
tapiDial (Function)
Dials a phone number for a voice line.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
ExeListProcess (Function)
Returns the list of applications currently run.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.