ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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)......
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages....
Environment of the window editor
The main elements of window editor are as follows:
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
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.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......