ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HTTP constants
List of constants used by the HTTP functions....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Link properties
When creating a link, you can simply specify the destination......