ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Error 1012: The class member is not global: it cannot be accessed from a global method
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Saving entered data (AAF)
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
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....
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.