|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current... |
|
|
|
|
|
|
Reads the appointment found before the current appointment in the calendar of a Lotus Notes... |
|
|
|
|
|
|
Reads the appointment found after the current appointment in the calendar of a Lotus Notes... |
|
|
|
|
|
|
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel... |
|
|
|
|
|
|
Validates a new user in the User Groupware database by activating the user. |
|
|
|
|
|
|
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call)... |
|
|
|
|
|
|
The PageBorderVisible property is used to:
determine if the page borders are displayed... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive displays... |
|
|
|
|
|
|
Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
WINDEV and WEBDEV propose two methods for handling the Excel files...... |
|
|
|
|
|
|
To create a Pivot Table control...... |
|
|
|
|
|
|
Word Processing controls can be handled programmatically...... |
|
|
|
|
|
|
...The "Internal report" controls are used to print several reports (secondary reports) in a single... |
|
|
|
|
|
|
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList... |
|
|
|
|
|
|
Reads the last group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Used to find out whether a file found on disk or a file contained in a buffer corresponds... |
|
|
|
|
|
|
Reads one or more bits from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
Reads a contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
Deletes a list from a Kanban control. |
|
|
|
|
|
|
Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long... |
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|