ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCopy (Function)
Copies the content of an array to another array.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HDelete (Function)
Deletes a record from a data file (query or view).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DashDisplay (Function)
Refreshes elements in a Dashboard control.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Sending elements to Free Technical Support
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Constants for managing Organizer controls
Constants for managing Organizer controls...
Table,Select,+ (External language)
Selects an element in a Table control.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.