ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterReport (Function)
Configures the printer by opening the configuration window.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
iPrintBlock (Function)
Forces a report block to print.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
2. User-friendly editors in practice
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Environment of the window editor
The main elements of window editor are as follows:
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
iMargin (Function)
Defines the "logical" print margins.
Multiline (Property)
The Multiline property determines if an element supports multiline text.