ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
URI constants
The following constants are used by URI-specific functions:...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HToItem (Function)
Assigns the specified value to an item of the current record.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
WINDEV Framework License Agreement
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....