ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfLeadConvertResult (Variable type)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
sfMergeResult (Variable type)
The sfMergeResult type is used to find out the result of SFMerge...
sfUndeleteResult (Variable type)
The sfUndeleteResult type is used to find out the result of SFUndelete...
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
<Code Editor>.Replace (Function)
Finds and replaces a string in the Code Editor control.
sfEmptyRecycleBinResult (Variable type)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
16. Managing requirements
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Country (Variable type)
The Country type is used to find out the characteristics of a country.
sfSeekUpdatedResult (Variable type)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
sfExecuteProcessResult (Variable type)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
sfSearchResult (Variable type)
The sfSearchResult type is used to find out the result of SFSearch...
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Saving entered data (AAF)
<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).
HReadSeek (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).