ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
7. Multilingual applications in practice
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Specific features of the applications for iPhone/iPad
Body block
The Body block corresponds to the main block of the report......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Project description: Style tab
The project description window allows you to configure various elements of your project......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...