ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Service variable
The Service variable is used to......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
SemaphoreCreate (Function)
Creates a semaphore.
Control constants
List of constants used by the functions for managing controls...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
HSetREP (Function)
Enables or disables the management of .REP file.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......