ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraConfigure (Function)
Allows you to configure the video capture driver.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
dSlice (Example)
Usage example of the dSlice function
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
iColumnEnd (Function)
Forces a column break in a multi-column report.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
ExeListProcess (Function)
Returns the list of applications currently run.
VideoConfigure (Function)
Allows you to configure the video capture driver.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
API (Function)
Runs a function found in an external DLL.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.