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.
dCopy (Function)
Copies an image to another image.
11. Controls in practice
Discover the main characteristics of the controls...
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
xlsMsgError (Example)
Usage example of the xlsMsgError function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Link (Property)
The Link property is used to get and change the link of an element.
Error 26: No END statement is associated with this THEN
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
iCloseReport (Function)
Stops printing the current report immediately.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HSetPosition (Example)
Usage example of the HSetPosition function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function