ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryValueType (Function)
Returns the type of value found in the registry.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TreeView constants
List of constants used by the TreeXXX functions...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Constants for managing animations
List of constants used by the functions for managing the animations...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Creating the Form windows of a WINDEV RAD pattern
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
CommandLine
The CommandLine keyword can correspond to...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.