ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grImageSize (Function)
Defines the size of the image containing the chart.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
1. The WINDEV Framework
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
14. Managing the "Back" button in practice
The different types of integers
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......