|
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The HTML control displays HTML pages or HTML code... |
|
|
|
|
|
|
The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
Retrieves the zip code input mask adapted to a given country. |
|
|
|
|
|
|
WLanguage procedure written in browser code ("callback"), called by SocketConnect. |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
Returns the name of the page containing the WLanguage code currently run. |
|
|
|
|
|
|
Generates a page break: the corresponding code is sent to the printer queue. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|