ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HCreateView (Example)
Usage example of the HCreateView function
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
HOnError (Function)
Customizes the management of HFSQL errors.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Sum (Function)
Calculates the sum of the array elements.
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Constants for managing arrays
List of constants used by the functions for array management....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HOpenConnection (Example)
Usage example of the HOpenConnection function
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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....