|
|
|
|
|
|
|
Describes a data file programmatically. |
|
|
|
|
|
|
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The SourceKey property sets the characteristics of a link. |
|
|
|
|
|
|
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control. |
|
|
|
|
|
|
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
The AutoRefresh property is used to:
Find out whether the data found in the series is automatically recalculated whenever grDraw is called
Modify the mode for recalculating the data found in the series.... |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming...... |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
The browser support the most common fonts by default...... |
|
|
|
|
|
|
The LinkedKey property sets the characteristics of a link. |
|
|
|
|
|
|
Connects a client computer to a given socket. |
|
|
|
|
|
|
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP). |
|
|
|
|
|
|
The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph. |
|
|
|
|
|
|
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?...... |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
Allows you to specify the procedure to be called to get the result returned by a third-party Activity. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|