ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
grZoom (Function)
Defines the zoom of a chart.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
StringReverse (Function)
Reverses the characters of a string.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
<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....
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
grLegendFont (Function)
Modifies the font used for the chart legend.
Visible (Property)
The Visible property is used to set the visibility of an element.
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fWrite (Example)
Usage example of the fWrite function
zipFileSize (Example)
Usage example of the zipFileSize function
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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.