|
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server...... |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
Retrieves the zip code input mask adapted to a given country. |
|
|
|
|
|
|
WLanguage procedure written in browser code ("callback"), called by SocketConnect. |
|
|
|
|
|
|
A maximized window occupies the entire screen of the mobile device.... |
|
|
|
|
|
|
Returns the name of the page containing the WLanguage code currently run. |
|
|
|
|
|
|
Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
With the WLanguage functions, WINDEV Mobile allows you to...... |
|
|
|
|
|
|
Used to enable or disable the secure SSL mode. |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor): |
|
|
|
|
|
|
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV...... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0).... |
|
|
|
|
|
|
WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
Events associated with a Repositionable Note control... |
|
|
|
|
|
|
Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
List of events associated with Carousel controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|