ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the users of an application installed in network
The management of users allows you to find out from the server......
Setup directory
The setup wizard allows you to configure the setup directory of application....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
dbgEnableLog (Function)
Enables the runtime log programmatically.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HClient structure
The HClient structure is used to......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
SocketCreate (Function)
Creates a socket.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HCloseConnection (Function)
Closes a connection to a database.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
CreateShortcut (Example)
Usage example of the CreateShortcut function