ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
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
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
The key items
Keys are specific items in your analysis......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Data source (Example)
Usage example of the Data source type