ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Creating a translation file
WDINT allows you to create a translation file....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
4. HFSQL Classic
HFSQL Classic is the database format......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
5. HFSQL Cient/Server
Setup of the WEBDEV Application Server for Linux
Code history
The code history is used to......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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)....
3. Application development cycle
Development cycle of a WINDEV application....