ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
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.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
DocSave (Function)
Saves a document as a "docx" file.
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......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
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.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......