|
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min... |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
These are the main steps to create a help file (HTML, CHM or PDF)...... |
|
|
|
|
|
|
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
A mobile device can receive push notifications...... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
Starts the native application for sending emails found on the current computer:
Computer running Windows,
Mobile device (Android, iPhone, iPad).... |
|
|
|
|
|
|
List of constants used by the print functions.... |
|
|
|
|
|
|
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google...... |
|
|
|
|
|
|
Adds an appointment:
in a Lotus Notes or Outlook calendar.
in a calendar on a mobile device (Android or iOS).... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet.... |
|
|
|
|
|
|
Draws a line composed of multiple segments. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Returns the full path of the directory of HFSQL data files specified by the user when installing the application. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|