ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Displaying a WEBDEV Session site
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Properties of a help page
The characteristics of a help page are used to define......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
The Edit control
The Edit control allows users to enter data......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
RestartProgram (Function)
Ends the application and restarts it.
ThreadEnd (Function)
Ends the execution of the current thread.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....