|
|
|
|
|
|
|
Stops watching a file or directory. |
|
|
|
|
|
|
Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions... |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array... |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find... |
|
|
|
|
|
|
Allows you to:
find out and/or modify the behavior of the application or site when some errors... |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
The hierarchical organization in class and sub-class has allowed to create the notion... |
|
|
|
|
|
|
When creating a class in the code editor, the Constructor and Destructor methods are automatically... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control... |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
Transforms the following elements into a specific format:
a structure (and its subelements),... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
A combination is a set of options. |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,... |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
The Name property is used to get:
the name of the font associated with a Font variable.... |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
The Procedure type is used to handle:
the procedures or methods found in the project.... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|