ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
WDINT, WDTRAD and WDDIXIO: Translation tools
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
9. Monitor your sites, servers, etc.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
ERR_BAD_CONTEXT_INTERNAL
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
2. WEBDEV administrator in practice
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......