ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
fTempDir (Function)
Returns the name of directory used to store the temporary files.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ERR_NO_CURRENT_PAGE
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
The server is currently updated. Retry later.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
PopupAnimate (Function)
Displays a popup in a page cell.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
PageChangeLayout (Function)
Applies a specific layout to a page.
<Popup>.Animate (Function)
Displays a popup in a page cell.
NetworkUser (Function)
Identifies the name of the connected user.
BurnerPath (Function)
Returns the path of the current burner.
dArc (Example)
Usage example of the dArc function