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.
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
dPolyline (Function)
Draws a line composed of multiple segments.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
CookieWrite (Example)
Usage example of the CookieWrite function
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Chart: Managing legends
Several types of legends are supported in the charts......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
fCopyDir (Example)
Usage example of the fCopyDir function
Constants for external files
List of constants used by the functions for managing external files....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
zipInfoFile (Example)
Usage example of the zipInfoFile function
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
zipFileSize (Example)
Usage example of the zipFileSize function
ChangeCharset (Example)
Usage example of the ChangeCharset function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.