ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Utility components
WINDEV includes several utility components that allow you to handle data directly......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
W3C standardization
You must comply with the W3C standard (HTML 4......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Events associated with control templates
List of events associated with control templates...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
dPixelColor (Example)
Usage example of the dPixelColor function
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
ArrayCopy (Function)
Copies the content of an array to another array.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
DotNetDelegate (Function)
Initializes a.NET delegate.