|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the HSetPosition function |
|
|
|
|
|
|
|
| Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
|
| The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
|
| Returns the greatest value passed as parameter. |
|
|
|
|
|
|
|
| Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
|
| Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
| Replaces all the cookies stored for a domain:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
|
| Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| Usage example of the HForward function |
|
|
|
|
|
|
|
| Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol. |
|
|
|
|
|
|
|
| When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...... |
|
|
|
|
|
|
|
| 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 Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
|
| Resets all variables of SMS structure. |
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| Reinitializes:
the Contact structure.
a Contact variable.... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess. |
|
|
|
|
|
|
|
| Simulates a slow network by limiting the download and upload speed. |
|
|
|
|
|
|
|
| Adds or modifies a cookie in an HTTP request. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| The ActionClick property is used to define the procedure executed when an element is clicked. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|