ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
ERR_NO_PAGE
Handling Spreadsheet controls programmatically (in a report)
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
DotNetRun (Function)
Runs a procedure on a .Net server.
Start of Break block (Break header)
The Start of break block is optional......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Installing a SOAP server with IIS
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.