ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
CaptionWidth (Property)
The CaptionWidth property gets and sets the width reserved for the text area in an Edit or Combo Box control.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.