ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
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)....
DateToInteger (Function)
Converts a date to an integer.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
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.
zipExtractAll (Example)
Usage example of the zipExtractAll function
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
fRead (Example)
Usage example of the fRead function
EventChange (Function)
Modifies the status of an event.
Visible (Property)
The Visible property is used to set the visibility of an element.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
fDelete (Function)
Deletes a file accessible from the current computer.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
zipSize (Example)
Usage example of the zipSize function
Factorial (Function)
Returns the factorial of an integer number.
FTPCommand (Function)
Sends a specific FTP command to a server.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Type (Example)
Usage example of the Type property
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....