|
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min... |
|
|
|
|
|
|
Starts the execution of a secondary thread. |
|
|
|
|
|
|
A sprint or iteration is a development cycle...... |
|
|
|
|
|
|
Creates a specific type of chart. |
|
|
|
|
|
|
Retrieves information about the current device position. |
|
|
|
|
|
|
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc.... |
|
|
|
|
|
|
The version information of an executable corresponds to the information visible in the Windows file explorer.... |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
The "Logs" tab is used to see the details of logs for a specific period...... |
|
|
|
|
|
|
All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
The Service variable is used to...... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose two methods for handling the Excel files...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
xlsNbColumns is kept for backward compatibility only. |
|
|
|
|
|
|
List of constants for managing WLanguage types.... |
|
|
|
|
|
|
The Certificate type is used to handle:
the certificates used to sign the strings or the files.
the certificates used to sign the emails.... |
|
|
|
|
|
|
Internal components in practice... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|