|
|
|
|
|
|
|
Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites...... |
|
|
|
|
|
|
From version 22, a Docker container with the HFSQL server is available in Docker Hub...... |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
The InitialHeight property is used to:
Find out the creation height of a control or window.
Modify the base height used to anchor the controls "in height".
Find out the creation height of a block or control in a report.... |
|
|
|
|
|
|
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress...... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
Two types of archives are available...... |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
Exports the content of an HTML Editor control to an Email variable (to send the email). |
|
|
|
|
|
|
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data. |
|
|
|
|
|
|
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
You can customize text attributes such as character spacing, line spacing and font size in a window or page...... |
|
|
|
|
|
|
Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|