ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeItem (Example)
Usage example of the HDescribeItem function
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
fStopCompress (Example)
Usage example of the fStopCompress function
HForward (Example)
Usage example of the HForward function
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Type (Example)
Usage example of the Type property
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fCreate (Example)
Usage example of the fCreate function
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
FTPAttribute (Example)
Usage example of the FTPAttribute function
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min