ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia control...
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
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).
XMLSavePosition (Function)
Stores the current position in the XML document.
Complete (Function)
Returns a character string of a specified length.
MatNbLine (Function)
Returns the number of rows found in a matrix.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
zipExtractPath (Function)
Returns the path of a file found in the archive.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
EventCreate (Function)
Creates an event.
OpenSister (Example)
Usage example of the OpenSister function
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipCreate (Function)
Creates an archive.