ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
grParameter (Function)
Retrieves or modifies a chart parameter.
grDraw (Function)
Draws a chart according to the specified parameters.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
iVLine (Function)
Prints a vertical line at specified coordinates.
Chart constants
List of constants used by the functions for chart management....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Accessibilité (Property)
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.