|
|
|
|
|
|
|
The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed. |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart. |
|
|
|
|
|
|
In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...... |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
Deletes a file identified by its identifier from a MongoDB file system. |
|
|
|
|
|
|
WINDEV includes a wizard for generating a setup program:
to install a WINDEV application.
to install other files. Installing goodies for example (images, videos, ...).... |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files...... |
|
|
|
|
|
|
The Synonym property is used to define synonyms in a programmatically defined full-text index. |
|
|
|
|
|
|
Git is a source code manager...... |
|
|
|
|
|
|
List of print functions... |
|
|
|
|
|
|
The StopWord property is used to define stopwords in a full-text index defined through programming. |
|
|
|
|
|
|
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
Displays and formats:
the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section.
a custom tooltip, associated with a point.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|