ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
.NET object
To access a class......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
User report editor (Reports & Queries)
A report provides a custom view of data......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.