ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
How to open a window?
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Browser management functions
List of functions for managing browsers...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
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.
5. Displaying a WEBDEV Session site
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
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......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.