|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
|
| Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google...... |
|
|
|
|
|
|
|
| WLanguage allows for native Python calls...... |
|
|
|
|
|
|
|
| Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager...... |
|
|
|
|
|
|
|
| A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...... |
|
|
|
|
|
|
|
| WLanguage offers various functions for handle a Bitcoin Core server...... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| The Rating control allows the user to:
indicate the popularity level of an element via repeated icons.
find out the popularity level of an element via repeated icons.... |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a Table control.... |
|
|
|
|
|
|
|
| An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
|
| Bootstrap, Angular, React, Vue...... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|