ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Find/Replace in the current project
The "Find/Replace" feature is used to......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
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......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
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......
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
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....
zipDeleteFile (Function)
Deletes a file from an archive.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
xBase files: Limits
WINDEV License Agreement...
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.