ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).
Lock constants
List of constants used by the functions for locking the applications....
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Secret string vault
Passwords, private keys and tokens are often used in programming......