ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Label report
The report editor allows you to create "Label" reports......
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.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
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.
fSelect (Function)
Opens the Windows file picker.
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....