ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Materialized view
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
<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....
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
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....
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
HCheckStructure (Function)
Defines the mode for comparing data files.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
fMerge (Function)
Merges several files into a single one.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
zipListFile (Function)
Returns the list of files found in an archive.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.