ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
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, ......
grColor (Function)
Returns and initializes the color of different chart elements.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Cardinalities
The cardinalities are used to count the links between the files......
Analysis links
The links are used to link the files found in an analysis between themselves......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The HTML Display control
The HTML Display control displays a web page in an application......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....