ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
FTPCommand (Function)
Sends a specific FTP command to a server.
grZoom (Function)
Defines the zoom of a chart.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Visible (Property)
The Visible property is used to set the visibility of an element.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
HDescribeConnection (Function)
Describes a new connection to an external database.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
zipExtractAll (Example)
Usage example of the zipExtractAll function
grDraw (Function)
Draws a chart according to the specified parameters.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
zipSize (Example)
Usage example of the zipSize function