ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageParameter (Function)
Returns the value of a parameter passed to the current page.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Handling controls in a report
The different operations available for the report controls are as follows......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Creating help pages
A help system includes several pages......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).