ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization chart linked to a data file
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.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ArrayDistinct (Function)
Returns an array without duplicates.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
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......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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......
5. Which type of server to choose?
End of Document block
The End of document block is run once at the end of the report execution......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SaaS constants
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......