ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMsgError (Function)
Returns the message associated with an error code on an archive.
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.
grTitleFont (Function)
Modifies the font used for the chart title.
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.
HTTPCreateForm (Function)
Creates an HTTP form.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
iParameter (Function)
Retrieves the printer configuration and configures the print.
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....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
StringInsert (Function)
Inserts a string into another character string at a given position.
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.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
FTPCommand (Function)
Sends a specific FTP command to a server.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......