ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WDHFDiff - Use
WDHFDiff is used to compare......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
28. Site SEO
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Decode (Function)
Decodes a character string that was encoded by Encode.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Accessing a database via a web service
The database can be accessed via a web service......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......