ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
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.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
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.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
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....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
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....
SocketConnect (Function)
Connects a client computer to a given socket.
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).