|
|
|
|
|
|
|
The "Table" keyword can correspond to... |
|
|
|
|
|
|
WINDEV Mobile includes a Project Management Hub to manage development projects.... |
|
|
|
|
|
|
By default, when generating the setup program, the files to install are compressed in a single archive file ("...... |
|
|
|
|
|
|
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment...... |
|
|
|
|
|
|
This step allows you to define and choose the different fonts that will be used in the printed document...... |
|
|
|
|
|
|
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL servers...... |
|
|
|
|
|
|
This feature is used to signal that a data file cannot be modified after writing...... |
|
|
|
|
|
|
The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
A custom property is a code element with two events...... |
|
|
|
|
|
|
The executable will be stand-alone if the following elements are included in the executable...... |
|
|
|
|
|
|
The operating mode of an executable allows you to define whether the executable can be used by one or more users...... |
|
|
|
|
|
|
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
The security mechanism of WLanguage is enabled when a programming error occurs in an application...... |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications and sites...... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access...... |
|
|
|
|
|
|
The Clickable Image control can be used to...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|