ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HDescribeItem (Function)
Describes a file item through programming.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
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).
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.