ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Carousel control
The Carousel control is used to display an animated menu made of images......
Recompiling the project
The project compilation is a process used to......
Typing multilingual texts
For a multilingual application, you have the ability to......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
WDInst: configuring the interface of setup program
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......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Reloading a document
To reload a document, ......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Outstanding progress bars
Simple or symmetric progress bar?...
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......