ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
RGBBlue (Function)
Returns the blue component of an RGB color.
Using .NET assemblies in a project
To use .NET assemblies in a project......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HCreateView (Example)
Usage example of the HCreateView function
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Referring to an element in a WLanguage event / process
diffApply (Function)
Applies a difference buffer to a specific buffer.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Control constants
List of constants used by the functions for managing controls...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.