ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ServiceUninstall (Function)
Uninstalls a service.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
fRemoveDir (Example)
Usage example of the fRemoveDir function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
SysYRes (Function)
Returns the vertical screen resolution.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Typecasting of parameters
The description of the parameter type is optional......
RESTSend (Function)
Sends a REST request and waits for the server response.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.