|
|
|
|
|
|
|
The Name property is used to get the name of an element. |
|
|
|
|
|
|
Returns the green component of an RGB color. |
|
|
|
|
|
|
Returns the red component of an RGB color. |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min |
|
|
|
|
|
|
Calculates the hue of a color. |
|
|
|
|
|
|
Calculates the saturation of a color. |
|
|
|
|
|
|
Calculates the lightness of a color. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
Finds the Xth position of a string within another string. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
Displays a message allowing the user to type an information. |
|
|
|
|
|
|
Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|