ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
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.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
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.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Error 1007: The member is global: use the: operator: to access it
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.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......