ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Screen,Next (External language)
Returns the name of the next editable control.
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
ControlFindTextFirst (Function)
Searches for and selects the first element corresponding to the text searched for in a window or field.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
<Image>.StartScrolling (Function)
Starts cycling through images.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
<PDF Reader>.SeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
ControlNext (Function)
Returns the name of the next control in input mode.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
<Source>.FreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
<Image>.Next (Function)
Displays the next image for the scroll.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
fSelect (Example)
Usage example of the fSelect function
<Destination>.CopyRecord (Function)
Copies:
  • the content of the current record (loaded in memory) to the current data file record.
  • the content of the Record variable to the current data file record.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Assignment operators
Three assignment operators are available...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCopyRecord (Function)
Copies:
  • the content of the current record (loaded in memory) to the current data file record.
  • the content of the Record variable to the current data file record.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
VerticalSwipe (Property)
The VerticalSwipe property gets and changes the swipe direction in an internal window with swipe gesture support.
ControlFindTextPrevious (Function)
Searches for and selects the previous element corresponding to the text searched for in a window or field.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control.
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
1
2