ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Error 1006: The member is not global: use: to access it
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fDirSize (Function)
Returns the size of a directory in bytes.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
NetworkUser (Function)
Identifies the name of the connected user.
EventDestroy (Function)
Explicitly destroys an event.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
XMLRoot (Function)
Positions on the root tag of an XML document.
iPageEnd (Function)
Forces the move to the next page during the report print.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Browser constants
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.