ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Designing a supercontrol
A supercontrol is an advanced type of control......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Error 1010: The member of the class is constant
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......