ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
XMLResult (Function)
Returns the result of a calculation XPath query.
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Content (Property)
The Content property is used to get and change the content of an element.
Runtime error management functions
List of functions for managing runtime errors...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Category (Property)
The Category property gets and sets the category of an element.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Error 113: Non-dynamic array without definition
Error 28: No END statement is associated with this SWITCH
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Socket management functions
List of functions for managing sockets...
XMLPath (Function)
Returns the current position in the document in XPATH format.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...