ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Creating a query
Two methods can be used to create a query......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Error 202: The method already has an access attribute (public, protected or private)
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.