ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series 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.
grScatter3DAddData (Function)
Adds a new point to display in 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.
Passing parameters
The parameters can be passed to a procedure......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
grDestinationWnd (Function)
Defines a window as chart destination.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
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.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
WaitWindowStart (Function)
Opens the wait window of application.
Beep (Function)
Emits a beep.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Execute (Function)
Starts the execution of a process through programming.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
tapiCapability (Function)
Returns the characteristics of a telephony device.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.