ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Print functions
List of print functions...
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Environment of the data model editor
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Note (Property)
The Note property is used to get and change a text associated with an element.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Check model
You can use check models to easily create checks...
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Scope (Property)
The Scope property property is used to specify requested permissions.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
14. Report templates
...Report templates are used to easily standardize report layouts....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...