|
|
|
|
|
|
|
You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
New features in WEBDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time...... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
Used to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
Tooltips are very useful for application users...... |
|
|
|
|
|
|
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...... |
|
|
|
|
|
|
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:... |
|
|
|
|
|
|
Ends a program that is using WINDEV. |
|
|
|
|
|
|
The following text can be extracted...... |
|
|
|
|
|
|
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled...... |
|
|
|
|
|
|
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor). |
|
|
|
|
|
|
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature). |
|
|
|
|
|
|
Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|