|
|
|
|
|
|
|
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
Calculates the activation key of application from the initial key. |
|
|
|
|
|
|
Returns the time range displayed by an Organizer control. |
|
|
|
|
|
|
Usage example of the HChangeKey function |
|
|
|
|
|
|
Compares an initial key with an activation key. |
|
|
|
|
|
|
Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
Returns the IMEI number of the current device. |
|
|
|
|
|
|
Usage example of the HReadLast function |
|
|
|
|
|
|
Usage example of the HExecuteQuery function |
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min... |
|
|
|
|
|
|
List of constants used by the HFSQL functions.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device...... |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
Deletes records from a Salesforce database. |
|
|
|
|
|
|
Returns the information about the location provider used by the application for geolocation functions. |
|
|
|
|
|
|
Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
Captures a photo via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
Usage example of the HOut function |
|
|
|
|
|
|
Usage example of the HExecuteSQLQuery function |
|
|
|
|
|
|
Discover the main characteristics of the controls... |
|
|
|
|
|
|
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|