ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<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.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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.
Creating a query
Two methods can be used to create a query......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.