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.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
SOAPRun (Example)
Usage example of the SOAPRun function
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
zipClose (Example)
Usage example of the zipClose function
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
DDEConnect (Example)
Usage example of the DDEConnect function
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Round (keyword)
The Round keyword can correspond to...
fAttribute (Example)
Usage example of the fAttribute function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Password (Property)
The Password property sets and changes the password.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Using several libraries in an application
A library is a WDL file that contains all the resources......
ExceptionInfo (Function)
Retrieves information about the current exception.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Merging differences (SCM)
Comment (Property)
The Comment property is used to manage comments.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
iParameterPDF (Example)
Usage example of the iParameterPDF function
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ZOrder (Example)
Usage example of the ZOrder property