ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Function)
Prints a report created with the report editor.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Handling controls in a report
The different operations available for the report controls are as follows......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
BackgroundTaskAdd (Function)
Adds a new background task.
Border of controls
One of the most important elements of control style is its border......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The HTML control
The HTML control displays HTML pages or HTML code......
The Static control
A Static control is a control used to display a static text......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The Signature control
The Signature control is a report control used to sign......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.