ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
The Clickable Image control
The Clickable Image control can be used to......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Android Widget windows
An Android application can contain one or more Widget windows......
Events associated with Table controls
List of events associated with Table controls...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
String constants
List of constants used by string functions...
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server...
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).