ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
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.
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)....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
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.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Google constants
List of constants used by the Google functions....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
J2EE constants
List of constants used by the J2EE functions....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
SOAP constants
List of constants used by the SOAP functions....
5. The following files are automatically created
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.