ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
ActionOutsideTarget (Property)
The ActionOutsideTarget property defines the action performed when the user clicks a control other than the target control(s) of a step of a Guided Tour.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Properties linked to the Euro management
List of properties linked to the Euro management...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
String (Variable type)
The String type is used to manipulate strings......
Handling controls in a report
The different operations available for the report controls are as follows......
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Error 113: Non-dynamic array without definition
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....