ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
5. HFSQL Cient/Server
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Print functions
List of print functions...
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
18. Secure payment
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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......
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
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).
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
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...
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....