ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
GetDefinition (Function)
Retrieves the definition of element type.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HTTP functions
List of HTTP functions...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
9. Types of standard controls
Types of standard controls...