ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
InitRandom (Function)
Initializes the generator of random numbers.
ControlNext (Function)
Returns the name of the next control in input mode.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
Component (Type of variable)
The Component type is used to easily handle an external component.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
SNMP constants
List of constants used by the SNMP functions....
Constants for managing the spell check
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.