ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Comment (Property)
The Comment property is used to manage comments.
HTTPRequest (Function)
Starts an HTTP request on a server.
HPass (Function)
Defines the password used to create or open a data file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Password (Property)
The Password property sets and changes the password.
Link (Property)
The Link property is used to get and change the link of an element.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
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....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Handling the report blocks through programming
Each report block is associated with different events......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Enumeration (Type of variable)
An enumeration is a set of values......
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.