ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScreenToSource (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....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
SourceFromWindow (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....
<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....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
11. User Macro-Code: UMC in practice
Error 1005: To explicitly access a global element of '%1' class, use the syntax
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ScreenToFile (Function)
Automatically updates: 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....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
<Window>.ToSource (Function)
Automatically updates: 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....