ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
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.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
PageVisible (Function)
Indicates whether the page is visible to the user.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
xlsClose (Function)
Closes an XLS file.
Window controls
Several types of controls can be used in a window, ......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Popup>.Animate (Function)
Displays a popup in a page cell.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.