ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<pdfDocument variable>.ExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Description (Property)
The Description property is used to get and change the page description.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
ERR_MISSING_PAGE
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Creating index keywords
Index keywords allow users to easily find a help page......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Various WEBDEV constants
Various WEBDEV constants...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.