ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorThrow (Function)
Throw a non-fatal error.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Max (Function)
Returns the greatest value passed as parameter.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
grColor (Function)
Returns and initializes the color of different chart elements.