ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Events associated with a Gantt Chart column
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Configuring the setup program
Two tools can be used to create a setup program......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
1. Examples provided with WINDEV Mobile