ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....