ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DecimalPart (Function)
Returns the decimal part of a number.
fClose (Function)
Closes an external file.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
TimeToString (Function)
Converts a time to a string in the specified format.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
DateDifference (Function)
Calculates the number of days between two dates.
EmailLoadAttachment (Function)
Adds an attached file to an email.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Log (Function)
Calculates the decimal logarithm of a numeric value.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
StatVarianceP (Function)
Calculates the variance for a full series of values.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateToInteger (Function)
Converts a date to an integer.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.