ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
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.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
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.
DateToDay (Function)
Returns the day that corresponds to a given date.
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...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
zipExist (Function)
Used to find out whether an archive exists.
FirstDayOfMonth (Function)
Returns the first day of the month.
Environment of the query editor
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....