ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
Error 1011: To access the global member of the class, use ClassName::MemberName
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Programming the looper attributes
All the looper attributes can be handled by programming......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Error 1018: The method is global: use the: operator: to access it
The use of the Automation type in a site is reserved for the advanced users
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Error 17: OTHER CASE must be the last statement used in SWITCH
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.