ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
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.
Project Management Hub: Time tracking
The time spent can be listed on......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
WaitWindowStart (Function)
Opens the wait window of application.
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....
Visible (Property)
The Visible property is used to set the visibility of an element.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
PicRotation (Function)
Rotates a WDPic image.
PicResize (Function)
Resizes a WDPic image.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
WLanguage procedure called by tapiDial
tapiDial callback
MaskFormat (Function)
Formats a character string using an InputMask variable.