ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Translating a text file with WDTRAD
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
ERR_NO_PAGE
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Description window of a combining query
The description window of a combining query consists of several sections......
HFSQL Client/Server: Configuring the server
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Start of Break block (Break header)
The Start of break block is optional......