ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ERR_MISSING_PAGE
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
PreviousPage (Function)
Returns the name of the previous page.
18. Order of execution of the code of buttons/links
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
27. Center or anchor a site horizontally
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Page Footer block
The Page footer block is run at the end of each 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......
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Page templates
WEBDEV allows you to create page templates......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Creating links
Links help users navigate the help system......
Creating help pages
A help system includes several pages......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....