ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table,Get (External language)
Retrieves the value of a given element or the element selected in a table.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Display (External language)
Displays a value in a control or assigns a value in a variable.
MySelf (Reserved word)
MySelf is used to handle the current control...
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Description de IndexSémantique (Type de variable)
Une variable de type Description de IndexSémantique permet de décrire par programmation un ou plusieurs index sémantiques. Les caractéristiques de ce type peuvent être définies et modifiées à l'aide de différentes propriétés WLangage.
Value (Property)
The Value property gets and sets the value of an element.
TableAddLine (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data...
VisibleRange (Property)
The VisibleRange property gets and sets the width of the Range Slider control track.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
Manipulating formatted display controls programmatically
WEBDEV allows you to manipulate a formatted display control through programming...
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Unicode (Property)
The Unicode property is used to:
  • Determine if the value of a control is a Unicode string.
  • Specify whether the value of a control is a Unicode string.
Assignment of RETURN
The return value of the process currently run can be assigned...
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
HeightExpanded (Property)
The HeightExpanded property gets and sets the "expanded" height of the bottom sliding window associated with the current window.
<Table>.AddLine (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control.
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
HeightCollapsed (Property)
The HeightCollapsed property gets and sets the "collapsed" height of the bottom sliding window associated with the current window.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Elements of a class: Enumerate and manipulate programmatically
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
MyParent (Reserved word)
MyParent is used to handle...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Variant (Variable type)
The Variant type is used to:
  • store any value of simple type: Boolean, Numerical (Monetary, Real, Integer, ...), Character and String, Date (Date, Time, DateTime and Duration), ...
  • store named or indexed subelements.
  • store any complex type value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
  • handle the NULL value in WLanguage.
  • store interactions with ActiveX objects and Automation programming.
Associative array (Variable type)
An associative array is an "advanced" type of array...
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<Chart>.AddData (Function)
Adds a data into a chart.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Multiselection (Property)
The Multiselection property gets and sets the selection mode:
  • in a Table and TreeView Table control.
  • in a Pivot Table control.
  • in a List Box and ListView control.
  • in a Looper control.
  • in a Calendar control.
  • of files in an Upload control.
<Chart>.Tooltip (Function)
Displays and formats:
  • the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart.
  • a custom tooltip, associated with a point.
grTooltip (Function)
Displays and formats:
  • the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart.
  • a custom tooltip, associated with a point.
Combination (Variable type)
A combination is a set of options.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
gglPostalAddress (Variable type)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
1
3