ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
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.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
NFC functions
Functions used to manage the NFC standard...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
grType (Function)
Identifies or modifies the type of chart.
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....