ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Event (Example)
Usage example of the Event function
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
MyParent (Reserved word)
MyParent is used to handle...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
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......
Font
The Font keyword can correspond to: a Font variable. the Font property....
PageDisplay (Function)
Displays a web page in the user's browser....
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....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
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.
gClickableLink (Function)
Adds a clickable link in a graphic string.
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