ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Multi-project search
Performing a search in the current project is a common operation......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Handling TimeLine controls programmatically
A TimeLine control can be......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Events associated with Chart controls
List of events associated with the Chart controls...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
HTTP constants
List of constants used by the HTTP functions....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Edit options of a report
The report editor allows you to......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Service constants
List of constants used by the functions for managing services....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.