|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
Specifies the mode for processing the errors:
the errors are processed by WINDEV
the errors are processed by the program.... |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min |
|
|
|
|
|
|
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
|
|
|
|
|
|
Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
The NullSupported property is used to manage the NULL value in HFSQL data files. |
|
|
|
|
|
|
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control. |
|
|
|
|
|
|
Creates a new XML document. |
|
|
|
|
|
|
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode.... |
|
|
|
|
|
|
The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
Contributors are the people who take part in one or more projects...... |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|