ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
DurationToString (Function)
Converts a duration to a character string in the specified format.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
StatCovariance (Function)
Calculates the covariance between two series of values.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dbgInfo (Function)
Returns a debug information.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.