|
|
|
|
|
|
|
List of functions for managing dates and times... |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.... |
|
|
|
|
|
|
Changes the target of a button action. |
|
|
|
|
|
|
Specifies the mode for processing the errors:
the errors are processed by WINDEV
the errors are processed by the program.... |
|
|
|
|
|
|
The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls). |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
Deletes a replication between two HFSQL servers. |
|
|
|
|
|
|
Each report block is associated with different events...... |
|
|
|
|
|
|
Error handling can be customized for each process...... |
|
|
|
|
|
|
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
The TopMargin property sets the top margin of an element. |
|
|
|
|
|
|
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site...... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|