ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

growth (Property)
The growth property allows you to define the percentage of growth of the halo used to highlight an element in a step of a guided tour.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
ERR_NOTAVAILABLE
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Font (Type of variable)
A Font variable creates a font programmatically...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......