ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
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......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
iPrintImage (Example)
Usage example of the iPrintImage function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ChangeAction (Example)
Usage example of ChangeAction
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....