ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
12. Preventing from going back to a page
19. Sending emails
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<Chart>.Scatter3DLinkPoint (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>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Chart>.Scatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
25. Performing a process on several successive pages
Performing a process on several successive pages...
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....