|
|
|
|
|
|
|
|
|
|
|
|
|
|
| There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
|
| The Responsive Web Design was used in your pages but you still encounter some lock points...... |
|
|
|
|
|
|
|
| Methods for managing an HFSQL cluster and its databases.... |
|
|
|
|
|
|
|
| The controls can be copied from the window editor...... |
|
|
|
|
|
|
|
| The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control. |
|
|
|
|
|
|
|
| dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| There are two methods two deploy your applications...... |
|
|
|
|
|
|
|
| The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment...... |
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
|
| A component can evolve in many ways...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
|
| UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
|
| There are different methods to align the elements in a List Box or Combo Box control...... |
|
|
|
|
|
|
|
| An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|