ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Telephony constants
List of constants used by telephony functions...
12. Pages in practice
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Error 102: The constants can be defined in the initialization code of project, ...
Aliases on data files: HAlias
The aliases are used to handle......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Copying controls from the report editor
The controls can be copied from the report editor......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Check Box control to an item
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Commands of the external interface
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Body Complement block
The Body complement block is linked to the Body block......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.