ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Content (Property)
The Content property is used to get and change the content of an element.
CharactType (Function)
Returns information about the type of character.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
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)....
StatCovariance (Function)
Calculates the covariance between two series of values.
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.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.