ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
How to develop a PHP site?
What is a PHP site?......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
zipAddFile (Example)
Usage example of the zipAddFile function
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HReadSeek (Example)
Usage example of the HReadSeek function
zipOpen (Example)
Usage example of the zipOpen function
EmailGetAll (Function)
Retrieves all the emails found on a server.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
zipMerge (Example)
Usage example of the zipMerge function
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......