ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use a calendar to enter dates
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
HDescribeFile (Function)
Describes a data file programmatically.
grDeleteSeries (Function)
Deletes a data series from a chart.
DatePicker (Function)
Opens the system date picker.
HRegenerateFile (Function)
Regenerates a data file from its log.
Error 38: The END statement marking the end of the structure declaration is missing
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Error 40: The END statement marking the end of the class declaration is missing
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Creating a Java archive
When your Java application is developed, you can......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......