ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
tapiRecord (Function)
Records the current communication as a".WAV" file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Handling TimeLine controls programmatically
A TimeLine control can be......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Classes, members, methods and properties
A class is made of......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
13. 3-Tier architecture