ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 31: The file to include is not found. Check the name and path ...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Report data source
...The reports can be created with the data coming from:...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Automatic management of exceptions
The management of exceptions can be customized by process......