ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
The "Area" charts
The Area chart is used to highlight the amplitude of a change...
StringBuild (Function)
Builds a character string from an initial string and parameters.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
AppInstallUPD (Function)
Triggers the automatic update of current application.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
TableDelete (Function)
Deletes a row from:
  • a Table control,
  • a TreeView Table control,
  • a table displayed in a Combo Box control.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
CertificateSignString (Function)
Creates the signature of a character string.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetRun (Function)
Runs a procedure on a .Net server.
NetworkConnect (Function)
Associates a drive with a shared network directory.
fDriveReady (Function)
Determines:
  • if a given drive (storage card, CD or DVD) is available,
  • whether the drive exists.
Detailed use of WINDEV FTP/RPC
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
Deployment via physical media (DVD, etc.)
1
2