ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
<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.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
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....
<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).
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
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.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Text (Property)
Text is used to find out whether an item is a text item.