ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Component (Property)
The Component property configures the different components of a composite key.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
fCopyDir (Example)
Usage example of the fCopyDir function
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WinOutWidth (Function)
Returns the full width of a window (including the border).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ServiceControl (Function)
Sends a control message to a service.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.