|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
Saves a dump file of the application. |
|
|
|
|
|
|
Returns or modifies the attributes of a directory. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
Explicitly destroys a semaphore. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
Defines the title of X-axis and the title of Y-axis in a chart. |
|
|
|
|
|
|
Allows one or more threads to exit from the area protected by the semaphore. |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deselects a row in a Looper control. |
|
|
|
|
|
|
Starts an HTTP request on a server. |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
The Type property is used to get and change the type of an element. |
|
|
|
|
|
|
Finds the Xth position of a string within another string. |
|
|
|
|
|
|
Selects a row in a Looper control. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
Returns the number of selected rows in a Looper control. |
|
|
|
|
|
|
Sends the image file to print to the print buffer. |
|
|
|
|
|
|
Describes a new connection to an external database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|