ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Image editor: Features
The image editor includes several features......
Creating the Form pages of a WEBDEV RAD pattern
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Generating the setup program
The last wizard step for creating the setup program allows you to......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Specific features of the applications for iPhone/iPad
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Android Control Center
Do you know where to find your application log files?...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
18. Order of execution of the code of buttons/links
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Environment of the query editor
The Upload control
The Upload control is used to upload files on the Web server......
Creating the menus for the pages of the WEBDEV RAD pattern