ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateFilter (Function)
Enables the filter that was previously created for the specified 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.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
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).
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
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......
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......
DDESend (Function)
Sends a data to the program connected via DDE.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
API (Function)
Runs a function found in an external DLL.
WDTRAD options
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......