|
|
|
|
|
|
|
The code editor allows you to enter "Code snippets"... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key... |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements. |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph... |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
Indicates if the current code is being executed on the global service of the WebSocket server. |
|
|
|
|
|
|
Indicates whether the code is run: - from a computer in TSE mode or from a remote desktop.
- from a computer directly.
|
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets.... |
|
|
|
|
|
|
The project comparator is used to compare two elements and to list the differences found... |
|
|
|
|
|
|
The keyword MyWindow keyword is used to manipulate the current window... |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application. |
|
|
|
|
|
|
Indicates whether the code is run when the application is in background. |
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code... |
|
|
|
|
|
|
Specifies whether the code is run from: |
|
|
|
|
|
|
Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
Refreshes a Looper control based on a data file from a given position: the modifications performed... |
|
|
|
|
|
|
Returns the number of payments required to pay off a capital according to a given rate. |
|
|
|
|
|
|
Changes the type of animation:
for an image in an Image control.
for a text in a static... |
|
|
|
|
|
|
Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute,... |
|
|
|
|
|
|
List of SOAP functions... |
|
|
|
|
|
|
Calculates the available height (in millimeters) left on the current page while taking into account... |
|
|
|
|
|
|
Validates the addition of a new object into an LDAP server. |
|
|
|
|
|
|
Returns the path of the container used to share files between several applications belonging... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can... |
|
|
|
|
|
|
The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
The SOAP Server application is an application containing all the procedures to run...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls... |
|
|
|
|
|
|
A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
Types of standard controls... |
|
|
|
|
|
|
An object can be dynamically associated with a class, we talk of dynamic instantiation of object...... |
|
|
|
|
|
|
Identifies or modifies the window status. |
|
|
|
|
|
|
Returns the environment variables of the operating system for the current computer. |
|
|
|
|
|
|
Adds a system tray icon (in the lower-right corner of the screen). |
|
|
|
|
|
|
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format). |
|
|
|
|
|
|
Adds a header to the next SOAP function of a Webservice to run. |
|
|
|
|
|
|
Retrieves a message sent by another socket. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|