ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Static control properties
List of properties associated with a Static control...
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Check model
You can use check models to easily create checks...
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
ChronoReset (Function)
Stops and resets a running stopwatch.
Properties associated with Combo Box controls that display a table
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Kanban control events
The following events are associated with Kanban controls......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Constants for managing Gantt charts
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.