ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. 10 tips for better interfaces...
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PreviousPage (Function)
Returns the name of the previous page.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Compression / encryption functions
Encryption and compression functions...
18. Order of execution of the code of buttons/links
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
ERR_DISCONNECTED_EXEC
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
13. Security benefit: managing the "Back" button
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WINDEV: Example of programmed Drag and Drop
Drop-down button
The drop-down button expands: a context menu. a popup window....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
1
2
3
4
5
6
373
>