ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and starting WDTRAD
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
10. Internal component
Internal component...
Error 31: The file to include is not found. Check the name and path ...
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AppInstallUPD (Function)
Triggers the automatic update of current application.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....