ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Error 502: Incompatible type
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
SQL functions: Special case
List of SQL functions: Special case...
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
HListConnection (Function)
Returns the list of connections currently described in the application.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
10. Customizing the aspect of a site: skin elements
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......