|
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"...... |
|
|
|
|
|
|
In a database, the email address of customers, suppliers, ...... |
|
|
|
|
|
|
List of constants used by the Net functions.... |
|
|
|
|
|
|
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...... |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
WLanguage events associated with Edit controls... |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
The computers are becoming more and more powerful...... |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
Inserts an element into a table at a given position. |
|
|
|
|
|
|
Used to configure the filter and the opening of assisted input. |
|
|
|
|
|
|
The AutomaticallyMinimized property is used to:
Find out the timeout before the Repositionable Note control is automatically minimized.
Define the timeout before the Repositionable Note control is automatically minimized.... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
The Description property is used to get and change the page description. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|