ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic documentation of external components
External components must include a technical documentation......
Date (Type of variable)
The Date type enables you to easily handle the dates...
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Scheduler report
The report editor allows you to create "Scheduler" reports....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Compatibility between external components and deployed applications
A component can evolve in many ways......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
<Toast>.Display (Function)
Displays a "Toast" message.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.