ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
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.)....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Style of a control
As soon as it is created, a control is associated with a style......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
".STY" file: "Style sheet" file
A style sheet is a "......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
ERR_MISSING_PAGE
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Composite chart
A composite chart is a chart that displays several types of charts......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
ERR_BUTTON_EXPECTED
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HTML constants
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......