ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
8. Associating controls with data
The indexed controls
A control is an indexed control if it contains several controls with the same name......
8. Associating controls with data
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
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).
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
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.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......