ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Structure of data files of user groupware
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Project comparator
Comparing two windows (two pages, two reports, two classes, ......