|
|
|
|
|
|
|
Saves the modifications performed on the Exif tags of an image by ImageInfoModify. |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
Adds XMP tags to the metadata of the generated PDF file. |
|
|
|
|
|
|
Converts a Markdown string to plain text (without tags). |
|
|
|
|
|
|
List of properties associated with the tabs of Sidebar controls... |
|
|
|
|
|
|
Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
List of HFSQL properties... |
|
|
|
|
|
|
The analysis proposes two types of Unicode items...... |
|
|
|
|
|
|
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]...... |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the associative arrays... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
From version 23, you have the ability to import existing classes or sets of procedures in text format...... |
|
|
|
|
|
|
To optimize the style of your tabs, you have the ability to use images and colors...... |
|
|
|
|
|
|
The menu options can be handled...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|