ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
WDEnd (External language)
Ends a program that is using WINDEV.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Creating nested reports
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
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
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....