ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Reorder the data displayed in your tables
Managing the styles
The help editor allows you to define styles of paragraphs......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
ERR_BAD_PARAMETER
6. Editing a page: zoning mode
23. Print modes
ChangeStyle (Function)
Modifies the style of a control dynamically.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HTTPRequest (Function)
Starts an HTTP request on a server.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Ad Hoc deployment
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.