ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1007: The member is global: use the: operator: to access it
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
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.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Error 1018: The method is global: use the: operator: to access it
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
HaspHLLogin (Function)
Connects the application with a Hasp key.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....