ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Date management constants
List of constants used by date management functions...
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Task list
Each project can be associated with a task list......
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
AppParameter (Function)
Returns information about the mechanism for automatic application update.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......