ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application and executable management constants
List of constants used by the functions for managing executables....
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....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
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.
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......
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
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....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.