ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing projects
List of constants used by the functions for managing projects....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ThreadEnd (Function)
Ends the execution of the current thread.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.