ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
KeyPressed (Function)
Checks which key is pressed.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Global and local variable
Two types of variables are available......
HSubstDir (Example)
Usage example of the HSubstDir function
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperAdd (Function)
Adds a row at the end of a Looper control.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.