|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
Usage example of the HErrorDuplicates function |
|
|
|
|
|
|
A dynamic automation object is an automation object allocated upon request, during the program execution... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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)... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|