ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
zipExtractPath (Example)
Usage example of the zipExtractPath function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
10. Embedded queries
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Input (Function)
Displays a message allowing the user to type an information.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)