ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Google constants
List of constants used by the Google functions....
HSubstDir (Example)
Usage example of the HSubstDir function
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
grDestinationWMF (Function)
Defines a meta file as chart destination.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
NetOpenRemoteAccess (Function)
Establishes a remote connection.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
SQLTransaction (Example)
Usage example of the SQLTransaction function
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
SQLConnect (Example)
Usage example of the SQLConnect function
J2EE constants
List of constants used by the J2EE functions....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
FolderData (Function)
FolderData is kept for backward compatibility.
Google Maps management functions
List of functions for managing Google maps...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......