ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
Continent (Property)
The Continent keyword can correspond to: a Continent variable. the Continent property of the Country variable....
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Properties associated with the options of a Switch control
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HTML Display control properties
HTML Display control properties...
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Properties associated with a page
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Switch control properties
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......