ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Composite variable
A composite variable contains different types of elements (members)...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Accessibilité (Property)
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MyParent (Reserved word)
MyParent is used to handle...
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......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
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......