ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function
BurnerErase (Example)
Usage example of the BurnerErase function
HNbRec (Example)
Usage example of the HNbRec function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
FTPListFile (Example)
Usage example of the FTPListFile function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
iPreview (Example)
Usage example of the iPreview function
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
11. Internal components in practice
Internal components in practice...
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Event (Example)
Usage example of the Event function