ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HReadLast (Example)
Usage example of the HReadLast function
fLongPath (Function)
Returns the full long path of a file or directory.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.