ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Constants for external files
List of constants used by the functions for managing external files....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
iCreateFont (Function)
Creates a new print font.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
SQLSeek (Function)
Positions on the specified result row of the query.
Page with parameters