ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Error 805: No syntax without parameter
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Error 809: The * character cannot be used as mandatory parameter in a function
16. Java applications in practice
Java applications in practice...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min