ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Constants for managing arrays
List of constants used by the functions for array management....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SQLReqExists (Function)
Checks the existence of a query.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SQLChangeConnection (Function)
Modifies the current connection.
XMLAddChild (Function)
Adds a child tag into an XML document.
ChronoReset (Function)
Stops and resets a running stopwatch.
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)....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
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.
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.
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.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).