ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URIGetInfo (Function)
Retrieves information of a URI resource.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
<Array>.Insert (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....
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......