|
|
|
|
|
|
|
Returns the path of the directory containing:
the images,
the JavaScript files,
the Java applet files,
the other files accessible from the browser.... |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
Writes text or image information into the system clipboard. |
|
|
|
|
|
|
Changes the type of animation:
for an image in an Image control.
for a text in a static control.... |
|
|
|
|
|
|
Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
This step allows you to choose...... |
|
|
|
|
|
|
Retrieves the information about the last known device position. |
|
|
|
|
|
|
Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
Displays an invalid input error for the specified control. |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
WINDEV Mobile includes different types of generation...... |
|
|
|
|
|
|
The Component property configures the different components of a composite key. |
|
|
|
|
|
|
The report viewer allows you to copy text from the report and paste it to a file in another application...... |
|
|
|
|
|
|
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
The controls from a window can be linked to a data file or existing query, ...... |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Adds XMP tags to the metadata of the generated PDF file. |
|
|
|
|
|
|
Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|