ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
grDestinationWMF (Function)
Defines a meta file as chart destination.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Installing the monitor
The monitoring robot includes three executables......
EndService (Function)
Ends the execution of the current service.
Accessibilité (Property)
SysIconAdd (Example)
Usage example of the SysIconAdd function
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.