ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Window>.ToSource (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
ERR_MSG_BOX
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
ERR_BAD_FILE
WEBDEV 2024
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
10. UMC: User Macro-Code
ContactDisplay (Function)
Opens the contact details window in the native application of the device (Android, iPhone or iPad).
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
You used WINDEV 28