ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
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......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Defining columns of Table controls programmatically
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Managing Bluetooth Low Energy devices (prefix syntax)
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......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
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.
DocSave (Function)
Saves a document as a "docx" file.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Error 1007: The member is global: use the: operator: to access it
Error 1018: The method is global: use the: operator: to access it
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.