|
|
|
|
|
|
|
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites... |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV... |
|
|
|
|
|
|
The "About" window is used to display and access various information about the current application... |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications... |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications... |
|
|
|
|
|
|
The setup editor WDInst ("Tools... |
|
|
|
|
|
|
WEBDEV is a full development environment devoted to Internet and Intranet...... |
|
|
|
|
|
|
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed. |
|
|
|
|
|
|
Adds all the files found in a directory to the compilation. |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls...... |
|
|
|
|
|
|
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format):
the size of all compressed files found in the archive.
the size of all files found in the archive before compression.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control...... |
|
|
|
|
|
|
To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|