ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSize (Function)
Returns the size of a file (in bytes).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
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....
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....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The Clickable Image control
The Clickable Image control can be used to......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
fClose (Function)
Closes an external file.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HAddUser (Function)
Adds a user to a database.