ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
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.
TaskAdd (Function)
Adds a task to 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).
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Activation key management functions
The following functions are used to manage activation keys:...
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).
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......