ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Managing main window menus
A main menu is necessarily associated with a window......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Internal component description
The description of an internal component can opened at any time......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Customizing the User Groupware
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
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)......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Constant
The constants are language elements whose value is fixed once and for all...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Programming overview in C and C++
HOpenConnection (Function)
Opens a connection to a specific database.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......