ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
How to open a window?
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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......
HTTP server response procedure parameters
WLanguage procedure (also called "callback") called by the HTTPSend function or the HTTPSendAsynchronous function when the HTTP server responds.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Browser management functions
List of functions for managing browsers...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
PaletteChange (Function)
Changes the palette used by the project or by a window.