ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
EXE constants
List of constants used by the functions for managing executables....
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Logical operators
The logical operators are as follows......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
fShortName (Function)
Returns the short name of a file or directory.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
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....