ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatSum (Function)
Calculates the sum for a series of values.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Organizer control: Customizing appointments
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
StatVariance (Function)
Calculates the variance for a series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
MatMultiply (Function)
Multiplies two matrices.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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)....