ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Feedback component
The Feedback component is a component provided with WINDEV......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Android Control Center
Do you know where to find your application log files?...
HRead (Function)
Reads a record in a file according to a given record number.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Image control: the supported formats
The supported image formats are as follows:...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.