ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Exporting records from a data file
WDMAP allows you to export records to......
fCompress (Function)
Compresses a file.
zipExtractPath (Function)
Returns the path of a file found in the archive.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Speech synthesis in the mobile applications
The phones can talk!......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Overview of external languages
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......