ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
11. Popup page
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......