ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
NextTitle (Function)
Modifies the title of next window to open.
SysSerialNum (Function)
Returns the IMEI number of the current device.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.