ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
<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.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Array management functions
List of functions for managing arrays...
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Describing a problem to the Free Technical Support
Configuring Reports & Queries
Reports & Queries is used to......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Extracting the text of the project
The following text can be extracted......