ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
Creating the menus for the pages of the WEBDEV RAD pattern
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Creating the Form pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Creating the Table pages of the WEBDEV RAD pattern
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......