ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPass (Function)
Defines the password used to create or open a data file.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Creating a Java archive
When your Java application is developed, you can......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Error 1050: This member already exists in the composite variable
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
File download functions
The following functions are used to manage downloads......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.