ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Table control functions
List of functions specific to Table controls...
Properties associated with a report
List of properties associated with a report...
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Item control properties
List of properties associated with the Item control...
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ShellExecute (Function)
Opens a document in its associated application.
Events associated with Tab controls
List of events associated with Tab controls...
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.