ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Creating the Table pages of the WEBDEV RAD pattern
2. User-friendly editors in practice
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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)......
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Environment of the window editor
The main elements of window editor are as follows:
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Creating the Table windows of the WINDEV RAD pattern
Creating a flexible modeling
To create a new flexible modeling, you can......
Creating the skin template of a report
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
REP files
REP files contain the list of data files handled by the application....
Events associated with windows
List of events associated with windows...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......