|
|
|
|
|
|
|
The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
Deletes an icon from the taskbar (next to the clock). |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it. |
|
|
|
|
|
|
Cancels the search performed by XMLFind. |
|
|
|
|
|
|
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
Deletes all files from an archive. |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
Specifies whether the code is run from:
a process in AJAX mode.
a procedure called by AJAXExecute or AJAXExecuteAsynchronous.... |
|
|
|
|
|
|
Deletes the duplicates from an array. |
|
|
|
|
|
|
Initializes the query linked to the report. |
|
|
|
|
|
|
Returns and modifies the status of runtime log. |
|
|
|
|
|
|
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control. |
|
|
|
|
|
|
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. |
|
|
|
|
|
|
Retrieves or modifies the options of the dynamic audit. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|