|
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Usage example of the iPageHeight function |
|
|
|
|
|
|
Retrieves the information about the last known device position. |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
The Orientation property is used to:
Get the angle (in degrees) of a Font variable.
Modify the angle (in degrees) of a Font variable.... |
|
|
|
|
|
|
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min |
|
|
|
|
|
|
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest interval.
the date and time rounded up to the nearest interval.... |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
Resets the variable to its initial value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|