ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
fCurrentDir (Function)
Identifies or modifies the current directory.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Empty (Property)
The Empty property is used to determine if an element is empty.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Installing and starting WDTRAD
PDF Reader control events
2. User-friendly editors in practice
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......