ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSelect (Function)
Opens the Windows file picker.
Variable scope
Variables can be declared anywhere in the code....
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Label report
The report editor allows you to create "Label" reports......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
TreeSelectPlus (Function)
Selects an element in a TreeView control.