|
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
Deployment to the App Store is the most common deployment mode...... |
|
|
|
|
|
|
To reload a document, ...... |
|
|
|
|
|
|
A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
Rich Text Format (RTF) is used to encode text and simplify exchange between applications...... |
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
A combining query (corresponding SQL statement: UNION) ...... |
|
|
|
|
|
|
The skins are used to standardize the visual aspect of a site and they allow you to easily change style...... |
|
|
|
|
|
|
This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
A scrollbar can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...... |
|
|
|
|
|
|
The groupware in automatic mode offers several possibilities...... |
|
|
|
|
|
|
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis.... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
Progress bars provide useful information to the end user...... |
|
|
|
|
|
|
A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The sort is used to organize the information displayed in the report...... |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|