ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Defining a help window template
WINDEV allows you to create help window templates......
Declaring and using a variable
A variable is defined by name and type......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Financial constants
List of constants used by the financial functions....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The Static Text control
A Static Text control is a control used to display a static text......
Events associated with internal windows
List of events associated with internal windows...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
ChangeTarget (Function)
Changes the target of a button action.