ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
License agreement - HFSQL Client/Server
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Information 2104: This function is kept for backward compatibility
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Code editor: Display options
The code editor proposes several display options......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
13. Types of standard controls
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.