ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Window controls
Several types of controls can be used in a window, ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Creating nested reports
HOpenConnection (Example)
Usage example of the HOpenConnection function
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....