|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
The following functions are used to manage masks... |
|
|
|
|
|
|
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.... |
|
|
|
|
|
|
An Active WEBDEV Page can be displayed...... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
Searches for a value in all the attributes of a Looper control. |
|
|
|
|
|
|
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page...... |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
WINDEV allows you to handle a Carousel control through programming...... |
|
|
|
|
|
|
Expands a node and all its child elements in a TreeView control. |
|
|
|
|
|
|
Ends the execution of the current thread. |
|
|
|
|
|
|
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ...... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...... |
|
|
|
|
|
|
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
The DisplayOrphan property is used to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
Opens a new page context without returning the information to the browser. |
|
|
|
|
|
|
Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|