ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Extracting the text of the project
The following text can be extracted......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
7. AJAX technology
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Error 101: Declaration of global variable not allowed
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WINDEV and the SOAP protocol
Repairing the project
In some cases, "Project......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
ERR_CANNOT_OPEN_FILE
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.