ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Source>.ImportXML (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)....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Extracting the text of the project
The following text can be extracted......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Interface of WDInst
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Message text file format
The text files created by WDMSG use a specific format......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......