ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Copying and cloning
Variables are copied using the "=" operator...
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
The Check Box control
A Check Box can correspond to......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Functions for managing objects (External language)
Assignment operators
Three assignment operators are available......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
8. If you are already familiar with WINDEV
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
HLogInfo (Function)
Adds comments to the log when saving the operation.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
List of operators
SCM file format evolutions
Four versions are available for the SCM repository......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
ControlClone (Function)
Creates a new control from an existing control.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Window controls
Several types of controls can be used in a window, ......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
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......