ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
<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.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.