ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a menu?
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ERR_BAD_CONTEXT_FOUND
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ERR_DISCONNECTED_RELOG
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
ERR_NO_PAGE
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Creating links
Links help users navigate the help system......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Creating help pages
A help system includes several pages......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Drop-down button
The drop-down button expands: a context menu. a popup window....
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......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
1
2
3
4
5
6
361
>