|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically. |
|
|
|
|
|
|
The Items property is used to configure the different items of a full-text index. |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
The setup program creation wizard lets you customize the setup program windows...... |
|
|
|
|
|
|
In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
The browser support the most common fonts by default...... |
|
|
|
|
|
|
The subscription to a dictionary element is automatically proposed...... |
|
|
|
|
|
|
The following functions are used to manage Drag and Drop:... |
|
|
|
|
|
|
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min |
|
|
|
|
|
|
Bar Code controls can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
The CSS styles are the standard styles used on Internet...... |
|
|
|
|
|
|
Resets the password of a registered user. |
|
|
|
|
|
|
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|