ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Visible (Property)
The Visible property is used to set the visibility of an element.
grZoom (Function)
Defines the zoom of a chart.
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
StringReverse (Function)
Reverses the characters of a string.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
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.
Font (Type of variable)
A Font variable creates a font programmatically...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fWrite (Example)
Usage example of the fWrite function
zipFileSize (Example)
Usage example of the zipFileSize function
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
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....
HTTPCreateForm (Function)
Creates an HTTP form.