|
|
|
|
|
|
|
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min |
|
|
|
|
|
|
|
| The window creation wizard offers many types of windows associated with HFSQL tables...... |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV website or a PHP page.
from a component.... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
|
| To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
|
| The "WBSetup" project corresponds to the standard setup program of WEBDEV websites...... |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
|
| The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
|
| Resets the variable to its initial value. |
|
|
|
|
|
|
|
| The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form.... |
|
|
|
|
|
|
|
| Your report displays controls that overlap?...... |
|
|
|
|
|
|
|
| Your window contains overlapping controls?...... |
|
|
|
|
|
|
|
| One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|