|
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
Forces the printing of a Body Complement block. |
|
|
|
|
|
|
The DiskFile type is used to handle text files present on disk. |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
Constants used by the geo-localization functions... |
|
|
|
|
|
|
Displays a custom message in a system warning window. |
|
|
|
|
|
|
The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn |
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
In some cases, running a program or a site with or without the debugger can produce different results...... |
|
|
|
|
|
|
The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)...... |
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|