ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
String (Variable type)
The String type is used to manipulate strings......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Testing a WEBDEV website on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Category (Property)
The Category property gets and sets the category of an element.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......