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>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
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.
HIndex (Example)
Usage example of the HIndex function
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.
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.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....