ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grGradient (Function)
Enables or disables the display of color gradients in a chart.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
EventDestroy (Function)
Explicitly destroys an event.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
fClose (Example)
Usage example of the fClose function
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
FirstDayOfMonth (Function)
Returns the first day of the month.
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Type (Property)
The Type property is used to get and change the type of an element.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
User (Property)
The User property is used to identify and change the user of a feature.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
NextTitle (Function)
Modifies the title of next window to open.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.