ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
29. SEO in practice
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Events associated with Button controls
List of events associated with Button controls...
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
16. Java applications in practice
Java applications in practice...
The Wire control
The Wire control is used to visually link 2 controls......
Constants used by the functions for managing Tab controls
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......