ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
13. Universal replication
Events associated with formatted display controls
List of events associated with formatted display controls...
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Error 1054: 'Ancestor' cannot be used outside the code of a class
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Installing the HFSQL Server module
Dictionary
The dictionary is a file that can contain the project elements......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......