ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Share your projects via Git
Git is a source code manager......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
NextTitle (Function)
Modifies the title of next window to open.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Warning (Function)
Displays a custom message in a system warning window.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
.NET application
To create a.NET application from a project......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
HOpenConnection (Function)
Opens a connection to a specific database.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The single-part and multi-part archives
Two types of archives are available......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......