ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Keep-alive on connection
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
FTPCommand (Function)
Sends a specific FTP command to a server.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
ServiceContinue (Function)
Restarts a paused service.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
ServiceStop (Function)
Stops a service.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fRemoveDir (Example)
Usage example of the fRemoveDir function
EnumSubElement (Example)
Usage example of the EnumSubElement function
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...