ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
7. HFSQL: files physically created
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Print constants
List of constants used by the print functions....
Animating a Static control
Two methods can be used to animate a Static control......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Managing parallel tasks
The computers are becoming more and more powerful......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Creating the menus for the pages of the WEBDEV RAD pattern
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Creating and handling an item
The main operations that can be performed on an item are as follows......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
fMerge (Function)
Merges several files into a single one.