ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Time and date management properties
List of properties for managing dates and times...
Miscellaneous Windows constants
List of constants used by the Windows functions....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Events associated with the Conference control
List of events associated with a Conference control...
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The different types of integers
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
11. Controls in practice
Discover the main characteristics of the controls...
Native MySQL Connector - License Agreement
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Installing a SOAP server with Apache