|
|
|
|
|
|
|
Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
The Message keyword can correspond to:
the Message function.
the Message property, which is used to get and change the help message of a control or menu option in a window.
the Message property available for:
a SFError variable.
the email structure.
an Email variable.
a Notification variable.... |
|
|
|
|
|
|
The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
A backup of a HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
You have the ability to create Organizer controls linked to data.... |
|
|
|
|
|
|
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size...... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving. |
|
|
|
|
|
|
Used to find out whether the browse performed on a memory area is outside this memory area. |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
When creating the executable, you have the ability to choose the languages that will be included in the executable...... |
|
|
|
|
|
|
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container...... |
|
|
|
|
|
|
...Layouts are used to define several views of a window in the same project without duplicating the window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|