ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
ServicePause (Function)
Pauses a service.
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Bar code constants
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
SQLExec (Function)
Names and runs an SQL query.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function
zipMsgError (Example)
Usage example of the zipMsgError function
BurnerErase (Example)
Usage example of the BurnerErase function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
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.
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