ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
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.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
grCreate (Function)
Creates a specific type of chart.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Set of procedures
The global procedures are grouped in set of procedures......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.