ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
PicClose (Function)
Closes the image found in an Image Editor control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Error 202: The method already has an access attribute (public, protected or private)
Name (Property)
The Name property is used to get the name of an element.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.