|
|
|
|
|
|
|
Most WLanguage functions can be used in the events of a report (created with the report editor)...... |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
The NbLinesPerPage property is used to:
Get and set the maximum number of Table rows per page.
Get and set the maximum number of Looper rows per page.... |
|
|
|
|
|
|
The PageNumber property is used to:
get and change the number of the page displayed in an Image control ("multi-page" image files)
get and change the page number of a PDF file displayed in an image control of a window
get and change the page number of a PDF file displayed in the background of a report.... |
|
|
|
|
|
|
The NbDayDisplayed property is used to:
get and change the number of days displayed in an Organizer or Scheduler control.
get the number of days displayed in a Gantt Chart control in a report.... |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Returns the number of the current month. |
|
|
|
|
|
|
Returns the number of words in a string. |
|
|
|
|
|
|
Returns the decimal part of a number. |
|
|
|
|
|
|
Returns the integer part of a number. |
|
|
|
|
|
|
Returns the number of values for an attribute. |
|
|
|
|
|
|
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...... |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
Returns the number of values for the local storage. |
|
|
|
|
|
|
Returns the number of elements found in a list. |
|
|
|
|
|
|
Returns the number of elements in a Table control. |
|
|
|
|
|
|
Returns the number of pointers in contact with the screen. |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
Returns the IMEI number of an Android phone. |
|
|
|
|
|
|
Returns the number of rows in a Looper control. |
|
|
|
|
|
|
Returns the number of incoming messages in Outlook. |
|
|
|
|
|
|
Returns the number of incoming messages in Notes. |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
Returns the version number of the wdxxxvm DLL. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|