ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
fSize (Function)
Returns the size of a file (in bytes).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
<Source>.SavePosition (Function)
Stores the current file context: current record, filter, pointers.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).