|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming...... |
|
|
|
|
|
|
WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server...... |
|
|
|
|
|
|
WLanguage supports Python functions in native mode...... |
|
|
|
|
|
|
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced...... |
|
|
|
|
|
|
Bootstrap, Angular, React, Vue...... |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
A delete query (corresponding SQL statement...... |
|
|
|
|
|
|
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements...... |
|
|
|
|
|
|
List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
In the result of a select query, you have the ability to only display...... |
|
|
|
|
|
|
Modifies the current appointment:
in a Lotus Notes or Outlook calendar.
in the calendar found on a mobile device (Android/iOS).... |
|
|
|
|
|
|
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
The assisted universal replication is available in Android and iOS...... |
|
|
|
|
|
|
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager...... |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|