ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<Variable DiskFile>Create (Function)
Creates an external file.
fCreate (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Print modes of a report
Several print modes are available for a report....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
dbgEndRecording (Function)
Stops recording the scenario.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Token management functions
Token management functions in "Text token" Edit controls....
The pages
Pages are the main interface of a WEBDEV site......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......