|
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
You can deploy 64-bit compatible sites...... |
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in C#...... |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it...... |
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C...... |
|
|
|
|
|
|
Returns the rounded value of a numeric value according to the specified number of decimal places. |
|
|
|
|
|
|
List of constants used by the registry management functions.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)...... |
|
|
|
|
|
|
Dynamically changes the page displayed in an Internal Page control |
|
|
|
|
|
|
WINDEV Mobile includes a User Groupware for Android and iOS applications...... |
|
|
|
|
|
|
Runs a procedure on a .Net server. |
|
|
|
|
|
|
Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|