ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Specific features of the Express version
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Principle for running threads
At runtime, an application runs in a main thread......
Using WDDIXIO
To translate the text used in your project:...
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Configuring the setup program
Two tools can be used to create a setup program......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WDTRAD options
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WEBDEV 2024 Tutorial - Table of contents