ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
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.
DiagramShapeToImage (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.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Creating a query
Two methods can be used to create a query......
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......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
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).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
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.