ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilter (Function)
Defines and enables a filter on a table, view or query.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Parameter (Property)
The Parameter property is used to get and change certain parameters.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.