ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Share your projects via Git
Git is a source code manager......
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
Error 1038: This member already exists in the class
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
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......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
3. UML models in practice
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......