ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
MyPage (Reserved word)
MyPage is used to handle the current page...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
AWP without UI
Bootstrap, Angular, React, Vue......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Creating the Table pages of the WEBDEV RAD pattern
The planes in WEBDEV
The planes are used to group the controls of an element......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The Tab control
The Tab control is used to simultaneously display different controls......
1
4
5
6
7
8
273
>