ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
DocPrint (Function)
Prints a document in "docx" format.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
fClose (Function)
Closes an external file.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.