ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
iPrintReport (Function)
Prints a report created with the report editor.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
TreeView Table control properties
List of properties associated with the TreeView Table control...
ListView control properties
List of properties associated with the ListView control...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.