ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REP files
REP files contain the list of data files handled by the application....
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
10. Embedded queries
<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).
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....
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.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
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.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Various constants
List of various constants used by the constants WINDEV functions....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
<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......
Time (Type of variable)
The Time type is used to easily handle the times...
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.