ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
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.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
zipFindFile (Example)
Usage example of the zipFindFile function
14. PHP generation in practice
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
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.
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......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
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......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Error 1008: The member of the class is protected
Error 1009: The member of the class is private