ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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)
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
How to create a menu?
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
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......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....