ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringReverse (Function)
Reverses the characters of a string.
TextToRTF (Function)
Converts text to Rich Text Format.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
grLegendFont (Function)
Modifies the font used for the chart legend.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
dPolyline (Function)
Draws a line composed of multiple segments.
<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....
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....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
grDeleteAll (Function)
Erases a chart and destroys this chart.
HTTPCreateForm (Function)
Creates an HTTP form.
DateToInteger (Function)
Converts a date to an integer.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
zipListFile (Function)
Returns the list of files found in an archive.
StringInsert (Function)
Inserts a string into another character string at a given position.
zipFileSize (Example)
Usage example of the zipFileSize function
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.