ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
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...
fChangeSize (Function)
Resizes an external file.
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).
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.
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).