ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Constants for managing projects
List of constants used by the functions for managing projects....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Telephony functions
List of telephony functions...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Component (Type of variable)
The Component type is used to easily handle an external component.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....