ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Input (Function)
Displays a message allowing the user to type an information.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
AddLink (Function)
Adds a link to a text section in an edit control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HTTPRequest (Function)
Starts an HTTP request on a server.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
.NET application
To create a.NET application from a project......
ServiceControl (Function)
Sends a control message to a service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
zipSplit (Example)
Usage example of the zipSplit function
Bluetooth constants
List of constants used by the Bluetooth functions....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....