ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Programming overview in C and C++
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 "......
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....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Error 1010: The member of the class is constant
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
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....
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......
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......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......