ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
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).
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
REP files
REP files contain the list of data files handled by the application....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Date management constants
List of constants used by date management functions...
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
File download functions
The following functions are used to manage downloads......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Source>.State (Function)
Used to find out the state of a record.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Line control properties
List of properties associated with the Line control...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Filling a Chart control
The data that will be displayed in the Chart control can come from......