ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerList (Function)
Returns the list of burners installed on the current computer.
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
Conversion (Function)
Converts a value from a unit to another one.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
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....
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....
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
Factorial (Function)
Returns the factorial of an integer number.
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).
dPolyline (Function)
Draws a line composed of multiple segments.
ID (Property)
The ID property is used to get and change IDs.
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
HConnect (Example)
Usage example of the HConnect function
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).