ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
HTTP functions
List of HTTP functions...
Xaml functions
List of Xaml functions...
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Warning 12: The label is unused
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
The Tab control
The Tab control is used to simultaneously display different controls......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Accessing a database via a web service
The database can be accessed via a web service......
Help editor options
The options of the help editor ("Display......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
HTTP functions (prefix syntax)
List of HTTP functions...
Test of a query
The query editor allows you to run the test of query result......
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
How to loop through a file using filters?
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......