|
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
You now have the ability to index the content of a text memo item...... |
|
|
|
|
|
|
This help page explains how to create a count query with the query editor.... |
|
|
|
|
|
|
In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
To install a dynamic WEBDEV site on a web server, you will need deployment accounts...... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes...... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:... |
|
|
|
|
|
|
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability...... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
The Thumbnail property can be used on:
the items of an HFSQL data file. For more details, see Thumbnail property on items.
the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls.... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|