ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Specific features of the applications for iPhone/iPad
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Control constants
List of constants used by the functions for managing controls...
Error (Function)
Displays a custom error message in a system error window.
fEncrypt (Example)
Usage example of the fEncrypt function
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
fCompress (Example)
Usage example of the fCompress function
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....