|
|
|
|
|
|
|
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min |
|
|
|
|
|
|
Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
Creates a socket that uses the UDP protocol. |
|
|
|
|
|
|
WINDEV Mobile includes several types of controls... |
|
|
|
|
|
|
Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
The applications that you develop can react to the user's voice...... |
|
|
|
|
|
|
Kerberos is an authentication mode based on the use of tickets and secret keys...... |
|
|
|
|
|
|
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically. |
|
|
|
|
|
|
Returns the rounded value of a numeric value according to the specified number of decimal places. |
|
|
|
|
|
|
A flexible modeling includes different elements linked together...... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
A maximized window occupies the entire screen of the mobile device.... |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
The Chart controls allow the end user to perform several operations...... |
|
|
|
|
|
|
Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|