ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToText (Function)
Converts an HTML string or buffer to text.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NFC constants
List of constants used by the NFC functions...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Sound (Function)
Plays a sound in WAV format.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
EventChange (Function)
Modifies the status of an event.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Options of the window editor
To configure the general options of the window editor......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Events associated with TreeView controls
List of events associated with TreeView controls...
The Edit control
The Edit control allows users to enter data......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML 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......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....