ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating requirements
The following steps must be performed to implement the requirements......
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.
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.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Private Store for mobile applications
There are two methods two deploy your applications......
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
fCurrentDrive (Function)
Gets or sets the current drive.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......