ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayReverse (Function)
Reverses the content of a one-dimensional array.
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
Factorial (Function)
Returns the factorial of an integer number.
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....
fRead (Example)
Usage example of the fRead function
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...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
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.
Size (Example)
Usage example of the Size property
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).