ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
PageDisplay (Function)
Displays a web page in the user's browser....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
PreviousPage (Function)
Returns the name of the previous page.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
TaskReset (Function)
Reinitializes the Task structure.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
DocSave (Function)
Saves a document as a "docx" file.
21. Reports
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
ChangeTarget (Function)
Changes the target of a button action.
WEBDEV Application Server - 10 connections - License agreement
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......