ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
13. External component in practice
External component in practice...
12. External component in practice
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Rights on the virtual directory
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.