|
|
|
|
|
|
|
The following functions are used to manipulate Action Bar controls... |
|
|
|
|
|
|
This help page presents the main aspects of the Action Bar description window ... |
|
|
|
|
|
|
Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code...... |
|
|
|
|
|
|
The Inherited property is used to determine if an element is inherited. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
The Alias property gets the alias of an element. |
|
|
|
|
|
|
Returns the name of a language. |
|
|
|
|
|
|
Gets or sets the language associated with the keyboard. |
|
|
|
|
|
|
The Declaration property is used to define a type. |
|
|
|
|
|
|
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ...... |
|
|
|
|
|
|
Events can be used to synchronize the different threads of an application...... |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
The FOR EACH statement is used to browse the available values in the combinations. |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode...... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
An application that works with the User Groupware can be used with a database handled by a Native Connector...... |
|
|
|
|
|
|
This help page contains different programming tips for the User Groupware in WEBDEV...... |
|
|
|
|
|
|
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices.... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|