ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Constants for managing masks
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Mask management functions
The following functions are used to manage masks......
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
1
3
4
5
6
7
191
>