ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Automation object
The Automation keyword is used to declare an automation object...
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Count (Property)
The Count property returns the number of elements in a given set.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
InitRandom (Function)
Initializes the generator of random numbers.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
Modbus functions
List of Modbus functions...
Euro functions
List of Euro functions...
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.