ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
fWrite (Function)
Writes: a character string into an external file. a memory section....
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....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
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......
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.
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....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.