ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
grDeleteSeries (Function)
Deletes a data series from a chart.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
grIncreaseData (Function)
Adds a value to a data in a chart.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).