|
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a GIF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in GIF format (in a buffer).... |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a JPEG file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in JPEG format (in a buffer).... |
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
List of events associated with Combo Box controls... |
|
|
|
|
|
|
Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
Opens:
the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it.
the form for configuring the In-App purchases of an application.... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet.... |
|
|
|
|
|
|
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager...... |
|
|
|
|
|
|
The Project Management Hub allows you to define the different tasks assigned to each project contributor...... |
|
|
|
|
|
|
When creating a report, the test of this report can be run from the report editor.
You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example.... |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
WINDEV includes advanced socket management functions.... |
|
|
|
|
|
|
In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
List of SQL functions used to create and handle graphic strings... |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|