ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Site test in practice
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
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......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
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
Starting WDOptimizer in a command line
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
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.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......