ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
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....
<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....
ERR_PARSER
Compilation options (HLP format)
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
fMerge (Function)
Merges several files into a single one.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HCheckStructure (Function)
Defines the mode for comparing data files.
zipListFile (Function)
Returns the list of files found in an archive.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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)....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Creating index keywords
Index keywords allow users to easily find a help page......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
10. Embedded queries
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....