|
|
|
|
|
|
|
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
You can create a skin template from an existing skin template (provided by PC SOFT, for example)...... |
|
|
|
|
|
|
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties.... |
|
|
|
|
|
|
In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
A Check Box can correspond to...... |
|
|
|
|
|
|
This control can be used to display dates, times and currency values while respecting the corresponding display format...... |
|
|
|
|
|
|
List of constants used by page functions.... |
|
|
|
|
|
|
Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls. |
|
|
|
|
|
|
Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
Sorts the elements found in a memory zone. |
|
|
|
|
|
|
This help page presents the special display cases in WDMap...... |
|
|
|
|
|
|
The RuleVisible property is used to:
Find out whether the rulers are visible or invisible in a Word Processing control.
Make the rulers visible or invisible in a Word Processing control.... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|