ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDXView: Overview
WDXView is an ActiveX browser...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
Manipulating an ActiveX control programmatically
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
MCI constants
List of constants used by the MCI functions....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Chart: Managing legends
Several types of legends are supported in the charts......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Source (Property)
The Source property is used to get and change the source of an element.
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
User Groupware files
Two categories of data files are managed......
SQLExec (Function)
Names and runs an SQL query.
Creating a table in a report
Tables can be created in a report......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
grExist (Function)
Checks the existence of a chart in memory.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
TimeValid (Function)
Checks the time validity.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Manager of automated tests
The test manager is used to......