ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
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
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Max (Function)
Returns the greatest value passed as parameter.
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.
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......
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....
CurrentMonth (Function)
Returns the number of the current month.
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
HCancelBackup (Function)
Cancels a current backup.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.