|
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices.... |
|
|
|
|
|
|
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages...... |
|
|
|
|
|
|
A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows...... |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
The Cube control is a mobile layout control that automatically performs rotations around the different axes...... |
|
|
|
|
|
|
Applications are constantly evolving...... |
|
|
|
|
|
|
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified...... |
|
|
|
|
|
|
The windows of a WINDEV application can be resized at runtime...... |
|
|
|
|
|
|
Returns the day of the week that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
Usage example of the fSeek function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|