ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sEndEvent (Function)
Disables the detection of an event on a serial port.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
ArrayDistinct (Function)
Returns an array without duplicates.