ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
8. "Mobile friendly" site: Dynamic serving
Native Access to SAP
SAP is a widely used ERP......
iCurrentFile (Function)
Returns the name of the file currently generated.
Managing main window menus
A main menu is necessarily associated with a window......
Multi-product external components
Components are a remarkably useful tool for development teams......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
iGroupAdd (Function)
Adds a report to a group of reports.
6. Editing a page: zoning mode
iGroupPrint (Function)
Starts printing a report found in a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iSkipLine (Function)
Forces one or more line break.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
iCloseReport (Function)
Stops printing the current report immediately.