ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image editor: Features
The image editor includes several features......
Events associated with pages
List of events associated with pages...
Items used in a select query
A query created in the query editor can contain several types of items......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Native MySQL Connector - License Agreement
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Handling TimeLine controls programmatically
A TimeLine control can be......
How to create a menu?
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Style of a control
As soon as it is created, a control is associated with a style......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......