ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDelete (Example)
Usage example of the ListDelete function
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
StatCovariance (Function)
Calculates the covariance between two series of values.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function