ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDay (Function)
Returns the day that corresponds to a given date.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HLogInfo (Function)
Adds comments to the log when saving the operation.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeName (Function)
Modifies the physical name of a data file.
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiDial (Function)
Dials a phone number for a voice line.
Age (Function)
Returns the age according to the date of birth.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
TextToXML (Function)
Converts an ANSI string to an XML string.