ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
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......
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....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
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......
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.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Creating links
Links help users navigate the help system......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......