ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
ERR_NO_TABLE
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
GrantType (Property)
The GrantType property gets the grant types available.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
FontBold (Property)
The FontBold property is used to manage bold style in a text.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.