ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: advanced options for network installation
The advanced options of the network setup are used to......
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
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.
Automatic calculations in a Table control (AAF)
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ActionOutsideTarget (Property)
The ActionOutsideTarget property defines the action performed when the user clicks a control other than the target control(s) of a step of a Guided Tour.
The Dashboard control
Dashboards are essential elements in an application......
3. UML models in practice
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Thread execution
At runtime, an application runs in a main thread......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Type (Property)
The Type property is used to get and change the type of an element.
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Java application and WINDEV
A Java application is an application entirely compiled in Java......