ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using WDDIXIO
To translate the text used in your project:...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
<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).
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
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......
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
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
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.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......