ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Size (Property)
The Size property is used to determine and change the size of an element.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Push notification
A mobile device can receive push notifications......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
ControlClone (Function)
Creates a new control from an existing control.
WEBDEV concepts
NotifListCategory (Function)
Lists the notification categories of the application.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
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.