ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gClickableLink (Function)
Adds a clickable link in a graphic string.
MyParent (Reserved word)
MyParent is used to handle...
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......
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......
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....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
Open (External language)
Opens a window.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
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......
WLanguage properties available in PHP
The following properties are available in PHP...
Constant
The constants are language elements whose value is fixed once and for all...
Using the Vista style in your windows
WINDEV allows you to customize......
dLine (Example)
Usage example of the dLine function