ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
dArc (Example)
Usage example of the dArc function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
2. User-friendly editors in practice
User-friendly editors in practice...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
HOut (Example)
Usage example of the HOut function
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Defining a help window template
WINDEV allows you to create help window templates......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).