ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
7. Window templates
...Window templates...
Printing nested reports
To create a main report containing several secondary reports:...
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Creating a Java archive
When your Java application is developed, you can......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
GetTheme (Function)
Gets the current theme of a mobile application.
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
HMergeView (Example)
Usage example of the HMergeView function
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.