ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Page templates
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
1. Project and analysis
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Creating anchors
The anchors are used to define specific points in a help page......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Aliases on data files: HAlias
The aliases are used to handle......
ERR_NO_TABLE
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
ERR_BAD_CONTEXT