ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
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, ......
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)...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
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......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Project Management Hub: Time tracking
The time spent can be listed on......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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......
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).
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......