|
|
|
|
|
|
|
The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
END can correspond to: - the END keyword of WLanguage used to specify the end of a loop.
- the End property, which can be used on EventTimeline variables.
.... |
|
|
|
|
|
|
Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Indicates the end of the use of geolocation functions.
|
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
A report based on an Organizer control is used to directly print the information displayed... |
|
|
|
|
|
|
A report based on a Scheduler control is used to directly print the information displayed... |
|
|
|
|
|
|
List of events associated with internal windows... |
|
|
|
|
|
|
By default, only the files found in the "List of setup files" window are installed on the user... |
|
|
|
|
|
|
A process of general exception is available for all the components of the object... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5... |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution... |
|
|
|
|
|
|
The ScheduledTask structure is used to define the characteristics of a scheduled task...... |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
This help page explains how to add a secure payment into a WEBDEV site...... |
|
|
|
|
|
|
New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
The fbSession type is used to describe a connection to the Facebook service and to manage... |
|
|
|
|
|
|
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor... |
|
|
|
|
|
|
A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
The Shape control allows you to create geometric shapes in your windows and reports...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|