ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HInfoLog (Function)
Returns information about the server logs.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
HPass (Function)
Defines the password used to create or open a data file.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
OpenMobileWindow (Function)
Opens a window in a mobile application.
OpenChild (Example)
Usage example of the OpenChild function
SysIconAdd (Example)
Usage example of the SysIconAdd function
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Functions for managing RTF controls
List of functions for managing RTF controls...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
JSONValid (Function)
Checks the validity of a JSON string.