ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
WEBDEV license agreement
WEBDEV license agreement...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
iDestination (Function)
Configures the print destination.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
API (Function)
Runs a function found in an external DLL.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Discover all the possibilities of pivot tables
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Notification
The Notification keyword can correspond to:
Software license agreement
WINDEV Express license agreement...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.