ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Multi-project search
Performing a search in the current project is a common operation......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
<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).
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
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)....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Window>.OutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....