ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validity period of site pages
When creating a page, a validity period can be defined for this page......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
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....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
AWP without UI
Bootstrap, Angular, React, Vue......
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....
<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....
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....
MyPage (Reserved word)
MyPage is used to handle the current page...
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
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
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......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
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.
The planes in WEBDEV
The planes are used to group the controls of an element......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
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.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1
3
4
5
6
7
267
>