ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 14: ELSE statement without IF
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
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
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MatRead (Example)
Usage example of the MatRead function
MatTranspose (Example)
Usage example of the MatTranspose function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Error (Function)
Displays a custom error message in a system error window.
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
MatWrite (Example)
Usage example of the MatWrite function