ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
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.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
XMLFind (Function)
Performs a search in an XML document.
<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.
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>.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).
<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).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
HCancelSeek (Function)
Cancels the current search criterion.
XMLSavePosition (Function)
Stores the current position in the XML document.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
<Source>.FreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
<Source>.CancelSeek (Function)
Cancels the current search criterion.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
<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.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
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).
XMLDocument (Function)
Creates a new XML document.
<Image>.Next (Function)
Displays the next image for the scroll.
fSelect (Example)
Usage example of the fSelect function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
<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.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
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, ...).
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
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...
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
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
3
>