ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with pages
List of events associated with pages...
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
System constants
List of constants used by the system functions....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Message text file format
The text files created by WDMSG use a specific format......
Events associated with windows
List of events associated with windows...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Constants for telemetry management
Constants for telemetry management...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Events associated with supercontrols
List of events associated with supercontrols...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
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....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......