ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias (Property)
The Alias property gets the alias of an element.
Resizing a window (AAF)
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
SQLConnect (Example)
Usage example of the SQLConnect function
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
dPolyline (Function)
Draws a line composed of multiple segments.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
PageParameter (Example)
Usage example of the PageParameter function
The Organizer control
The Organizer control is used to display and handle organizers......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....