ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Warning (Function)
Displays a custom message in a system warning window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ArrayDistinct (Function)
Returns an array without duplicates.
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......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
EmailUpdate (Example)
Usage example of the EmailUpdate function
fRead (Example)
Usage example of the fRead function
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......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
End of Document block
The End of document block is run once at the end of the report execution......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WINDEV and the SOAP protocol
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.