ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
ListView control properties
List of properties associated with the ListView control...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HTML Editor control properties
Properties associated with the HTML Editor control....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Constants for managing images in websites
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Advanced types
The advanced types of WLanguage are as follows...
Utility components
WINDEV includes several utility components that allow you to handle data directly......