ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
9. Types of standard controls
Types of standard controls...
grDestinationWnd (Function)
Defines a window as chart destination.
Operations performed on class diagrams
The following paragraphs explain......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
PageDisplay (Function)
Displays a web page in the user's browser....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.