ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Error (Function)
Displays a custom error message in a system error window.
The different types of windows
The following types of windows can be created in a WINDEV application......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
ArrayInsert (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....
Constants for managing arrays
List of constants used by the functions for array management....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EXE constants
List of constants used by the functions for managing executables....
Popup window
WINDEV allows you to open windows in popup format......
Service variable
The Service variable is used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......