ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
16. Managing requirements
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
Text (Property)
Text is used to find out whether an item is a text item.