ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
iCloud constants
The iCloud constants are as follows:
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Internal component description
The description of an internal component can opened at any time......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Events associated with Image controls
List of events associated with Image controls...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Cardinalities
The cardinalities are used to count the links between the files......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Example for creating a select query
This help page explains how to create two select queries......
Constants for external files
List of constants used by the functions for managing external files....
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
SaaS constants