ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
grZoom (Function)
Defines the zoom of a chart.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Font (Type of variable)
A Font variable creates a font programmatically...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
StringReverse (Function)
Reverses the characters of a string.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Visible (Property)
The Visible property is used to set the visibility of an element.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fWrite (Example)
Usage example of the fWrite function
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HTTPCreateForm (Function)
Creates an HTTP form.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DocInsertTable (Function)
Inserts a table into a Word Processing document.
dPolyline (Function)
Draws a line composed of multiple segments.