ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of external components
External components must include a technical documentation......
7. Multilingual applications in practice
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Error 1054: 'Ancestor' cannot be used outside the code of a class
ERR_BAD_CONTEXT_FOUND
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......