ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Error 1011: To access the global member of the class, use ClassName::MemberName
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Merging differences (SCM)
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Universal replication
The purpose of universal replication is to keep several databases synchronized......