ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlNext (Function)
Returns the name of the next control in input mode.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
ERR_WDADMIN_EXIST
ServiceControl (Function)
Sends a control message to a service.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Action Bar control functions
The following functions are used to manage the Action Bar control......
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
ThreadRequestStop (Function)
Sends a stop request to a thread.
Creating and handling an item
The main operations that can be performed on an item are as follows......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
Operating mode of dynamic Active WEBDEV Pages