ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
USBDisconnect (Function)
Disconnects or ejects a USB device.
OpenMobileWindow (Function)
Opens a window in a mobile application.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
USBProperty (Function)
Retrieves the value of a property for a USB device.
EndProgram (Function)
Ends the execution of the current program.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
USBFind (Function)
Finds a USB device according to keywords.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
tapiUnhold (Function)
Picks up a call on hold.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
tapiHold (Function)
Puts a call on hold.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.