ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
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.
SQLExec (Function)
Names and runs an SQL query.
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.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
NFC functions
Functions used to manage the NFC standard...
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
HDeleteServerTrigger (Function)
Deletes a server trigger.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
grTitle (Function)
Modifies the caption and/or position of the chart title....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Principle for running threads
At runtime, an application runs in a main thread......
HOpenConnection (Example)
Usage example of the HOpenConnection function
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).