|
|
|
|
|
|
|
Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
Performing a process on several successive pages... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
The Secure property is used to configure the security level of data file encryption. |
|
|
|
|
|
|
List of functions for managing Google documents... |
|
|
|
|
|
|
Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
URL Rewriting is a technique used to improve SEO...... |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
You want to perform simulations with Excel, Word, OpenOffice...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
Configures the report viewer. |
|
|
|
|
|
|
The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.... |
|
|
|
|
|
|
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
Reads the value of one of the animation parameters defined for an Image or Static control. |
|
|
|
|
|
|
The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|