ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Max (Function)
Returns the greatest value passed as parameter.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
iDestination (Function)
Configures the print destination.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
JavaExecute (Example)
Usage example of the JavaExecute function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
CurrentYear (Function)
Returns the current year in integer format.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....