ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Page Footer block
The Page footer block is run at the end of each page......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
8. 10 tips for better interfaces...
Page with parameters
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Creating the Table pages of the WEBDEV RAD pattern
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
ERR_BUTTON_EXPECTED
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
12. Pages in practice
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
10. Page templates
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......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
12. Preventing from going back to a page
ERR_NO_PAGE
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......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
1
2
3
4
5
6
357
>