ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Peeling Corner control properties
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
HChangeName (Function)
Modifies the physical name of a data file.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
SSHWrite (Function)
Writes data into the specified SSH session.
grIncreaseData (Function)
Adds a value to a data in a chart.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Functions for managing objects (External language)
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HDelete (Function)
Deletes a record from a data file (query or view).