ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The Dashboard control
Dashboards are essential elements in an application......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Creating an executable: General options
The main executable options are as follows......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Print functions (prefixed syntax)
List of print functions...
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......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
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......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Check model
You can use check models to easily create checks...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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.)....
SemaphoreCreate (Function)
Creates a semaphore.
Telephony constants
List of constants used by telephony functions...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
11. Window templates
WINDEV Mobile allows you to create window templates....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
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