ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
LooperSelectMinus (Function)
Deselects a row in a Looper control.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
11. Controls in practice
Discover the main characteristics of the controls...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Text (Property)
The Text property is used to get and modify text.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
HTTPSendForm (Function)
Sends an HTTP form.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....