ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Area" charts
The Area chart is used to highlight the amplitude of a change...
AppUPDAvailable (Function)
Used to find out whether an update is available for the specified application.
StringBuild (Function)
Builds a character string from an initial string and parameters.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
AppInstallUPD (Function)
Triggers the automatic update of current application.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
NetworkConnect (Function)
Associates a drive with a shared network directory.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
DotNetRun (Function)
Runs a procedure on a .Net server.
Detailed use of WINDEV FTP/RPC
TableDelete (Function)
Deletes a row from:
  • a Table control,
  • a TreeView Table control,
  • a table displayed in a Combo Box control.
fDriveReady (Function)
Determines:
  • if a given drive (storage card, CD or DVD) is available,
  • whether the drive exists.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
CertificateSignString (Function)
Creates the signature of a character string.
J2EEGetResult (Function)
Returns the result of the last J2EE 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.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
mlzInsertLine (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.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
Deployment via physical media (DVD, etc.)
1
2