ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style sheet
A style sheet ("......
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......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
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.
14. Controls in practice
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
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.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
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....