ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
emailOutlookSession (Variable type)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
JSONXMLConverter (Variable type)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
PDF file functions (prefix syntax)
PDF file functions...
Binding a Link control to an item
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Share your projects via Git
Git is a source code manager......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
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.