ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WEBDEV Application Server 2024
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Time (Type of variable)
The Time type is used to easily handle the times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Specific features of the Express version
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
ControlClone (Function)
Creates a new control from an existing control.