ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
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.
Seek (Function)
Searches for the index of an element in a WLanguage array.
<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....
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
List of reserved words
Using the Salesforce service
Salesforce is a very popular CRM software......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Advanced types
The advanced types of WLanguage are as follows...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
The different types of integers
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Replication management functions
Three types of replication are proposed......
1
5
6
7
8
9
350
>