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.
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....
18. Order of execution of the code of buttons/links
24. Displaying and linking pages
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......
On/Off button in a window
The on/off button is a button that operates like a check box......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ERR_BUTTON_EXPECTED
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
11. Choosing the action of a button/link
13. Security benefit: managing the "Back" button
ERR_DISCONNECTED_EXEC
The requested action cannot been performed: the page was not synchronized
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Environment of the query editor
Creating the menus for the pages of the WEBDEV RAD pattern
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
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
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....