ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
sEvent (Function)
Branches an event on a serial port.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Code snippets
The code editor allows you to enter "Code snippets"......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
HSubstDir (Example)
Usage example of the HSubstDir function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Comparison operators
The comparison operators can be divided into several categories......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Customizing the report viewer: Available windows
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.