ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFirst (Function)
Positions on the first row of the query result.
SQLSeek (Function)
Positions on the specified result row of the query.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLNext (Function)
Positions on the next element (tag or attribute).
SQLPrevious (Function)
Positions on the previous row of the query result.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
XMLChild (Function)
Positions on the first child element of current element.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
1
6
7
8
9
10
43
>