ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Error 117: The array has X dimensions and you access it with Y dimensions
Error 201: The method already has a virtual attribute
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
MatMultiply (Example)
Usage example of the MatMultiply function
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
xlsNbRow (Example)
Usage example of the xlsNbRow function
MatAdd (Example)
Usage example of the MatAdd function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.