|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
SAP is a widely used ERP...... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
WEBDEV license agreement... |
|
|
|
|
|
|
The HTML Display control is used to display a Web page in an application...... |
|
|
|
|
|
|
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
The aliases are used to handle...... |
|
|
|
|
|
|
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...... |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
WLanguage procedure written in browser code ("callback"), called by SocketConnect. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|