ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
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.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
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
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Factorial (Function)
Returns the factorial of an integer number.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Type (Example)
Usage example of the Type property
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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....
Font (Type of variable)
A Font variable creates a font programmatically...
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Message text file format
The text files created by WDMSG use a specific format......
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
BurnerList (Function)
Returns the list of burners installed on the current computer.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ServicePause (Function)
Pauses a service.