ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ActivateFilter (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.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
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:...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
DDESend (Function)
Sends a data to the program connected via DDE.
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......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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.
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
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......