ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Constant
The constants are language elements whose value is fixed once and for all...
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.