ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
RGB (Function)
Defines a color from its Red, Green and Blue components.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.