ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
PageDisplay (Function)
Displays a web page in the user's browser....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
5. User Groupware in practice
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
InitParameter (Function)
Initializes the management of persistent values.
gClickableLink (Function)
Adds a clickable link in a graphic string.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Constants for managing images in websites
Open (External language)
Opens a window.
Configuring an application with User Groupware
iCreateFont (Function)
Creates a new print font.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Constant
The constants are language elements whose value is fixed once and for all...
Events associated with pages
List of events associated with pages...
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function