ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
EmailAppGetArchitecture (Function)
Gets the architecture (32 or 64-bit) of a computer's default email client....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
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
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
XMLSavePosition (Function)
Stores the current position in the XML document.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Enabled (Property)
The Enabled property enables or disables an element.
Events associated with SilverLight control
List of events associated with SilverLight controls...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
How to open a page?
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......