ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WEBDEV 2024
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
SourceFromWindow (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....
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
<Window>.ToSource (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....
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....
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......