ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Functions for managing Organization Chart controls (prefix syntax)
Two categories of data files are managed......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Chart functions
...Chart functions...
<Toast>.Display (Function)
Displays a "Toast" message.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......