ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grParameter (Function)
Retrieves or modifies a chart parameter.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
12. Preventing from going back to a page
Find out the account that runs the AWP protocol
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
ERR_DISCONNECTED_EXEC
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
Max (Function)
Returns the greatest value passed as parameter.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
ERR_BAD_ACTION
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Image editor: Features
The image editor includes several features......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
1
3
4
5
6
7
311
>