ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogStop (Function)
Stops the log process of a file.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
The Edit control
The Edit control allows users to enter data......
HSetREP (Function)
Enables or disables the management of .REP file.
fTrackFile (Function)
Triggers the tracking of a file.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
xlsClose (Function)
Closes an XLS file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
fTempFile (Function)
Returns the name of a unique temporary file.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
3. Deploying a WINDEV application
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).