ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
LooperCount (Function)
Returns the number of rows in a Looper control.
DateToDay (Function)
Returns the day that corresponds to a given date.
Min (Function)
Returns the lowest value.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
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....
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
SocketClose (Function)
Closes a socket or a connection to a server socket.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
fLock (Example)
Usage example of the fLock function
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Select query description window: Items that can be used
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).