ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
WaitWindowStart (Function)
Opens the wait window of application.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
BCToImage (Function)
Generates the image of a bar code.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
PageChangeLayout (Function)
Applies a specific layout to a page.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
PicRotation (Function)
Rotates a WDPic image.