ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorBuild (Function)
Displays a custom error message in a system error window.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
fRead (Example)
Usage example of the fRead function
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SocketRead (Function)
Retrieves a message sent by another socket.
Start of Break block (Break header)
The Start of break block is optional......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ArrayDistinct (Function)
Returns an array without duplicates.
TreeView constants
List of constants used by the TreeXXX functions...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Organization chart linked to a data file
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
End of break block
The End of break block is optional......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....