ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
2. WEBDEV administrator in practice
Data persistence
The data persistence is used to store the value typed by the user......
ERR_CANNOT_RUN_EXPLORER
8. 10 tips for better interfaces...
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
HStopServer (Function)
Stops an HFSQL server.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
ImageStopScrolling (Function)
Stops the automatic image sliding.
fTrackStop (Function)
Stops monitoring a file or directory.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Source>.LogStop (Function)
Stops the log process of a file.
HLogStop (Function)
Stops the log process of a file.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
1
5
6
7
8
9
238
>