ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
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.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.