ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
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)......
Manager of automated tests
The test manager is used to......
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
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.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
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).
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
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.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
InDays (Property)
The InDays property is used to convert a Duration variable to days.