ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
BurnerAddFile (Function)
Adds a file to the compilation.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SOAP functions
List of SOAP functions...
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
HTML constants
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Service constants
List of constants used by the functions for managing services....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Speech synthesis in the mobile applications
The phones can talk!......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......