ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Age
The Age keyword can correspond to...
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
WDScript: use in command-line and console mode
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Date management constants
List of constants used by date management functions...
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
The Clickable Image control
The Clickable Image control can be used to......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The Flexbox control
Flexbox is a standard layout system for web pages......