ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<Source>.Open (Function)
Opens a table.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
<Source>.ImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
<TreeView>.SelectPlus (Function)
Selects an element in a TreeView control.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
<GuidedTour>.Info (Function)
Returns information about a Guided Tour.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Germany.CheckIdNr (Function)
Checks the validity of an IdNr (personal identification number in Germany).
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Source>.First (Function)
Sets the position on the first record of a table according to the specified browse item.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<Image>.DrawPoint (Function)
Draws a point in an Image control.