ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Service variable
The Service variable is used to......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
grDraw (Function)
Draws a chart according to the specified parameters.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.