ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
MatStack (Example)
Usage example of the MatStack function
MatDelete (Example)
Usage example of the MatDelete function
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
State (Property)
The State property is used to get and change the state of an element.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HIndex (Function)
Rebuilds the file index (".NDX" file).
MatCreate (Example)
Usage example of the MatCreate function
MatRead (Example)
Usage example of the MatRead function
MatTranspose (Example)
Usage example of the MatTranspose function
Error 14: ELSE statement without IF
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
fDecrypt (Example)
Usage example of the fDecrypt function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Error (Function)
Displays a custom error message in a system error window.
xlsNbRow (Example)
Usage example of the xlsNbRow function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function