ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation).
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....