|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| Retrieves the phone number input mask adapted to a given country. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| The following functions are used to manage masks... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
| The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| Updates some of the data found in a Pivot Table control from a given date. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
|
| List of events associated with framesets... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Defines the WLanguage procedure executed when the user clicks on a deep link. |
|
|
|
|
|
|
|
| Allows the server to get information about the current client socket. |
|
|
|
|
|
|
|
| A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
|
| Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
| Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program. |
|
|
|
|
|
|
|
| WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites.... |
|
|
|
|
|
|
|
| Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
|
| The TotalNbChildren property returns the total number of children in a branch:
of a Treeview control,
of a TreeView Table control.... |
|
|
|
|
|
|
|
| In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.... |
|
|
|
|
|
|
|
| Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
|
| Clears the content of trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| Usage example of the ZOrder property |
|
|
|
|
|
|
|
| Usage example of the NetGetFile function |
|
|
|
|
|
|
|
| Pauses a fax in the spooler. |
|
|
|
|
|
|
|
| Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run. |
|
|
|
|
|
|
|
| Selects an element in a TreeView control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|