|
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
Several WINDEV functions can be used to handle the Windows registry...... |
|
|
|
|
|
|
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module. |
|
|
|
|
|
|
Defines the title of X-axis and the title of Y-axis in a chart. |
|
|
|
|
|
|
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window...... |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
Opens the edit window of User Macro-Code for the current window. |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
Hashing is used to summarize a file or a character string...... |
|
|
|
|
|
|
How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
Once the component has been created, tested and generated, it can be distributed to other developers...... |
|
|
|
|
|
|
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
Modifies the type and duration of animations used when opening the application windows. |
|
|
|
|
|
|
Modifies the type and duration of the animation used when closing the application windows. |
|
|
|
|
|
|
A Linear Looper control is used to display a set of controls in a horizontal scrolling list...... |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties...... |
|
|
|
|
|
|
The FOR EACH statement loops through a variable of type xmlReader in various ways:
Loop through a level.
Loop through a level with copy.
In-depth loop.... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|