ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fTrackStop (Function)
Stops monitoring a file or directory.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
SQLSeek (Function)
Positions on the specified result row of the query.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
gpwConnectUser (Function)
Connects a user to the User Groupware.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLReqExists (Function)
Checks the existence of a query.