ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The home page
The home page is the first page of your site......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ComponentInfo (Function)
Returns information about a component.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Combination (Type of variable)
A combination is a set of options.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
StatVariance (Example)
Usage example of the StatVariance function
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function