ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
Telephony constants
List of constants used by telephony functions...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
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).......
5. HFSQL Cient/Server
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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......
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...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
18. Secure payment
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
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......
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
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).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
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...