ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WEBDEV concepts
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Creating an insert query
An insert query (corresponding SQL statement......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Structure of data files of user groupware
WDMSG, WDTRAD and WDDIXIO: Translation tools
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
The Edit control
The Edit control allows users to enter data......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......