ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Scheduler controls programmatically
A Scheduler control can be......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
ServiceContinue (Function)
Restarts a paused service.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
dFill (Example)
Usage example of the dFill function
Repairing the project
In some cases, "Project......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
fMerge (Function)
Merges several files into a single one.
Event (Example)
Usage example of the Event function
ServiceStop (Function)
Stops a service.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ServiceStart (Function)
Starts a service.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ServiceRestart (Function)
Restarts a service (already started).
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
HChangeKey (Example)
Usage example of the HChangeKey function
FileDisplay (Example)
Usage example of the FileDisplay function
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....