ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
NFC constants
List of constants used by the NFC functions...
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Image control in a page