|
|
|
|
|
|
|
Returns the number of characters matching a given type. |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...). |
|
|
|
|
|
|
Used to find out whether the execution is in progress in the AWWS engine. |
|
|
|
|
|
|
Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch that was previously collapsed in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Calculates the hue of a color. |
|
|
|
|
|
|
Calculates the saturation of a color. |
|
|
|
|
|
|
Calculates the lightness of a color. |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
Moves a row or swaps two rows in a List Box or Combo Box control. |
|
|
|
|
|
|
Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|