ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form pages of a WEBDEV RAD pattern
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HCloseConnection (Example)
Usage example of the HCloseConenction function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Structure of data files of user groupware
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HCreation (Example)
Usage example of the HCreation function
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HCheckStructure (Function)
Defines the mode for comparing data files.
HDeclare (Example)
Usage example of the HDeclare function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...