|
|
|
|
|
|
|
In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
You have the ability to create TreeView controls directly linked to the data.... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version...... |
|
|
|
|
|
|
Diagram functions (prefix syntax)... |
|
|
|
|
|
|
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers...... |
|
|
|
|
|
|
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development...... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
A custom property is a code element with two events...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to PostgreSQL...... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
This help page presents the methods for writing an email.... |
|
|
|
|
|
|
This help page explains how to create a query with a calculation formula with the query editor.... |
|
|
|
|
|
|
The database can be accessed via a web service...... |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis.... |
|
|
|
|
|
|
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....... |
|
|
|
|
|
|
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|