ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Multiline strings
To type character strings over several lines in the code editor...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Edit options of a report
The report editor allows you to......
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
How to create a patch?
14. Report templates
...Report templates are used to easily standardize report layouts....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Handling Scheduler controls programmatically
A Scheduler control can be......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Project portfolio
From version 25, you can create "project portfolios"......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
ERR_BAD_CONTEXT
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
3. Site development life cycle
The HTML Display control
The HTML Display control displays a web page in an application......
28. Site SEO
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Installing the robot controller
The monitoring robot includes three executables......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......