ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
.NET object
To access a class......
Custom tooltips
Tooltips are very useful for application users......
SQLExec (Example)
Usage example of the SQLExec function
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Warning (Function)
Displays a custom message in a system warning window.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
MyReport (Reserved word)
MyReport is used to handle the current report...
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).