ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
RESTSend (Function)
Sends a REST request and waits for the server response.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
PicRotation (Function)
Rotates a WDPic image.
Date (Type of variable)
The Date type enables you to easily handle the dates...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
List of operators
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
KanbanFilter (Function)
Displays only cards that match the specified filter.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).