ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
The HTML control
The HTML control displays HTML pages or HTML code......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
DnDForce (Function)
DnDForce is kept for backward compatibility.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
How to develop a PHP site?
What is a PHP site?......
Constants for the archiving functions
List of constants used by the archiving functions....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
zipAddFile (Example)
Usage example of the zipAddFile function
EmailGetAll (Function)
Retrieves all the emails found on a server.
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.
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
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"....
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"....