ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Programming the looper attributes
All the looper attributes can be handled by programming......
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<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.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
TablePosition (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.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Various WEBDEV constants
Various WEBDEV constants...
WDSQL, SQL querier: Overview
WDSQL is used to......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Binding a Combo Box control to an item
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
3. Deploying a dynamic WEBDEV site
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....