ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
ERR_NO_CURRENT_PAGE
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
PopupAnimate (Function)
Displays a popup in a page cell.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
PreviousPage (Function)
Returns the name of the previous page.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Multi-project search
Performing a search in the current project is a common operation......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Reloading a document
To reload a document, ......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
20. Control templates
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....