ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
MaskFormat (Function)
Formats a character string using an InputMask variable.
TimeToInteger (Function)
Converts a time to an integer.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
PageVisible (Function)
Indicates whether the page is visible to the user.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Window controls
Several types of controls can be used in a window, ......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Merging differences (SCM)
<Popup>.Animate (Function)
Displays a popup in a page cell.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.