|
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...... |
|
|
|
|
|
|
The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time...... |
|
|
|
|
|
|
MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose several functions for creating and handling charts...... |
|
|
|
|
|
|
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed...... |
|
|
|
|
|
|
A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
WDReplic is a tool used to manage the replication of data between several computers that use the same application...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states...... |
|
|
|
|
|
|
A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
Rich text supports multiple advanced features: font, weight, size, color, attribute, ...... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|