ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.