|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
|
| Manages authentication on a Salesforce platform. |
|
|
|
|
|
|
|
| The Pane property is used to:
Find out the pane tabs associated with a control.
Define the pane tabs associated with a control.... |
|
|
|
|
|
|
|
| A dynamic automation object is an automation object allocated upon request, during the program execution... |
|
|
|
|
|
|
|
| The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
|
| Usage example of the HErrorDuplicates function |
|
|
|
|
|
|
|
| The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control. |
|
|
|
|
|
|
|
| A variable is defined by name and type...... |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| Usage example of the HListItem function |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| Changes the mode and the method for locking tables. |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min... |
|
|
|
|
|
|
|
| To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema.... |
|
|
|
|
|
|
|
| Checks whether the value typed by the user corresponds to the string displayed in a Captcha control. |
|
|
|
|
|
|
|
| Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
|
| POP3/IMAP and SMTP are email management protocols recognized by all service providers... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established. |
|
|
|
|
|
|
|
| Returns the date and time of the beginning of call (incoming or outgoing call). |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|