ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Chart control properties
A Chart control can be used......
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Different types of data (Type of variable)
A variable is defined by name and type......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......