ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Image (Property)
The Image property gets and sets the background image of a control or block.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
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....
Certificate
The Certificate keyword can correspond to...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
SQLConnect (Example)
Usage example of the SQLConnect function
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Multiline strings
To type character strings over several lines in the code editor...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
ChronoReset (Function)
Stops and resets a running stopwatch.
Border (Property)
The Border property is used to get and change the borders of an element.