ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
ERR_MSG_BOX
Functions for managing the Combinations and Enumerations
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Handling TimeLine controls programmatically
A TimeLine control can be......
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
7. Dynamic site on specific configurations
15. Cookies: information stored on the end user's computer
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Programming the table cells
The Table controls can be handled......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......