ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
diffApply (Function)
Applies a difference buffer to a specific buffer.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Factorial (Function)
Returns the factorial of an integer number.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fRemoveDir (Function)
Deletes a directory from a disk.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
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....
BurnerEject (Function)
Opens or closes the door of current burner.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......