ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
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, ......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
ThreadCurrent (Function)
Returns the name of the thread currently run.
HChangeName (Function)
Modifies the physical name of a data file.
ERR_DISCONNECTED_RELOG
<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)....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
<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)....
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)....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
DotNetDelegate (Function)
Initializes a.NET delegate.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Image>.DrawLine (Function)
Draws a line in an Image control.