ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
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...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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
Error 14: ELSE statement without IF
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
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......
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......