ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
AppInstallVersion (Function)
Installs a specific application version.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
MemDelete (Function)
Deletes an element from a memory zone.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
MemCount (Function)
Returns the number of elements found in a memory zone.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Constants for managing projects
List of constants used by the functions for managing projects....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.