ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Handling controls in a report
The different operations available for the report controls are as follows......
Manager of automated tests
The test manager is used to......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
Sin (Function)
Returns the sine of an angle.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
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.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.