ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ActionPlanConfigure (Function)
Configures an action plan in the software factory.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
MyPage (Reserved word)
MyPage is used to handle the current page...
PageAddress (Function)
Used to find out the Internet address of a page.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
PageVisible (Function)
Indicates whether the page is visible to the user.
TabClose (Function)
Closes a dynamic pane in a Tab control.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HDBIndex (Function)
Opens an xBase index file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
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......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
<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.
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.