ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Events associated with pages
List of events associated with pages...
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
ShellExecute (Function)
Opens a document in its associated application.
Sorts in a report
The sort is used to organize the information displayed in the report......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Activation key management functions
The following functions are used to manage activation keys:...
HImportXLS (Function)
Imports an XLS 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)....
<Source>.ImportText (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)....
<Source>.ImportXLS (Function)
Imports an XLS 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)....
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)....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.