ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Using a query with parameters
A query with parameters can be used......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Error 121: Shadowing a structure
17. TLS/SSL: Encrypting information on the Web
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
DDESend (Function)
Sends a data to the program connected via DDE.
SQLListSource (Function)
Lists the data sources declared on a local site.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.