|
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
Returns the "system handle" (HINSTANCE) of the current program.
|
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
Usage example of the dFont function |
|
|
|
|
|
|
All the features in WEBDEV Account Manager can be used via command line...... |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable. |
|
|
|
|
|
|
Used to restore:
an immediate backup (performed by HBackup or via the HFSQL Control Center),
a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.... |
|
|
|
|
|
|
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files. |
|
|
|
|
|
|
Returns the date of the Monday for the specified week and year. |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
WINDEV is provided with projects that contain components.... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector for MySQL...... |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
Adds a row into a TreeView Table control, at the end of a given hierarchy level. |
|
|
|
|
|
|
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode.... |
|
|
|
|
|
|
Returns the horizontal screen resolution. |
|
|
|
|
|
|
List of HTTP functions... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|