ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Task list
Each project can be associated with a task list......
Rights on the virtual directory
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Handling an internal component
An internal component is a set of elements from a project......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
2. User-friendly editors in practice
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).