ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
16. Application test in practice
HDescribeConnection (Function)
Describes a new connection to an external database.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HChangeName (Function)
Modifies the physical name of a data file.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FolderData (Function)
FolderData is kept for backward compatibility.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
TreeView constants
List of constants used by the TreeXXX functions...
5. User Groupware in practice
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Handling Organization Chart controls programmatically
<Array>.Mean (Function)
Calculates the mean of the values within an array.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.