ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Recycle code windows
By default, a single code window is opened per ......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Source>.Open (Function)
Opens a data file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.