ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Facebook functions
List of Facebook functions...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
FTPListFile (Example)
Usage example of the FTPListFile function
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Generating an application for Universal Windows 10 App
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Apply (Function)
Executes a procedure for each element of a WLanguage array.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.