ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the 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)....
<Source>.ToPage (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)....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
HsMenu,Label (Function)
Modifies the caption of a menu option.
Windows,TCurrent (External language)
Modifies the title of the current window.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.