ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Seek (Function)
Searches for the index of an element in a WLanguage array.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
Reals
The different types of integers
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ExecuteFunction
Executes a WLanguage function identified by its name.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Error 1: Syntax error
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
1
2
3
4
5
6
114
>