|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
|
| Components are a remarkably useful tool for development teams... |
|
|
|
|
|
|
|
| Returns the phonetic transcription of the string passed as parameter. |
|
|
|
|
|
|
|
| Returns the name of a unique temporary file. |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
| Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
|
| Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Returns the list of sorted columns found in a Table control. |
|
|
|
|
|
|
|
| Enables input in the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Reads a persistent value. |
|
|
|
|
|
|
|
Indicates whether the code is run:- from a WINDEV application, a WEBDEV website or a PHP page.
- from a component.
|
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
|
Deletes a row from: - a Table control,
- a TreeView Table control,
- a table displayed in a Combo Box control.
|
|
|
|
|
|
|
|
| Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
Modifies a row in: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
Modifies a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
| Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
|
| Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility). |
|
|
|
|
|
|
|
| Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
|
| List of functions for mouse management |
|
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):- the name of the column displayed for the specified position.
- the index of the row or column for the specified position.
|
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...). |
|
|
|
|
|
|
|
Deletes all rows from: - a Table control populated programmatically,
- a TreeView Table control populated programmatically,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window. |
|
|
|
|
|
|
|
| Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
|
| Retrieves the DC (Device Context) of a window, control or screen. |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Retrieves the number and the name of the files "dropped" from the explorer. |
|
|
|
|
|
|
|
| Returns the number of the last error caused by a MCI function (Media Control Interface). |
|
|
|
|
|
|
|
| Clears the content of an Image variable or Image control and fills it with the specified color. |
|
|
|
|
|
|
|
| To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed... |
|
|
|
|
|
|
|
| The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| This page presents the main terms specific to WEBDEV used in the documentation... |
|
|
|
|
|
|
|
| List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
|
| Branches a procedure to the event of an automation object. |
|
|
|
|
|
|
|
| Returns the text of last error caused by a MCI function (Media Control Interface). |
|
|
|
|
|
|
|
| WWSurveillance (the monitoring robot) is used to monitor a Web server that runs dynamic WEBDEV sites... |
|
|
|
|
|
|
|
| Two different copy modes are proposed by WDTRAD... |
|
|
|
|
|
|
|
| The remote WEBDEV administrator is a WEBDEV website, installed on the Deployment Web server... |
|
|
|
|
|
|
|
| The table below presents the different modules installed by the WEBDEV Application Server and their main features... |
|
|
|
|
|
|
|
| Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example. |
|
|
|
|
|
|
|
| Returns the alias of the specified MDI child window. |
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
| Identifies or displays an MDI child window in the foreground. |
|
|
|
|
|
|
|
| When installing a WEBDEV website on a Windows server, the details regarding the site are automatically inserted into the registry, at the following entry... |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
Performs a search in: - a Table control,
- a TreeView Table control,
- tables displayed in a Combo Box control.
|
|
|
|
|
|
|
|
| Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
|
| Minimizes a WINDEV window. |
|
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:- for a field linked to a file: changes made to the linked data file are reflected in the field..
- for a programmatically manipulated field: calculated columns are re-calculated.
|
|
|
|
|
|
|
|
| Terminates execution of an application (32-bit or 64-bit) on the current seat: all instances of the executable are "killed". |
|
|
|
|
|
|
|
| Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window. |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application... |
|
|
|
|
|
|
|
| The use of SQL functions to handle Progress data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| Remarks and specific features of Native Progress Connector... |
|
|
|
|
|
|
|
| Retrieves the specified information about the version of an executable or DLL. |
|
|
|
|
|
|
|
| WDDIXIO is a tool that helps you translate the text of an application... |
|
|
|
|
|
|
|
| Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
|
| Returns the last result of the MCI command run by MCIExecute. |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Deletes all elements from a TreeView control. |
|
|
|
|
|
|
|
| Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
|
| Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
| Allows you to find out and change the Twain device used by default. |
|
|
|
|
|
|
|
| Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the mobile device camera. |
|
|
|
|
|
|
|
| Stops the video preview or video recording in a Camera control. |
|
|
|
|
|
|
|
Captures the images received from the camera:- as an image: take a photo.
- as a video: record a video.
|
|
|
|
|
|
|
|
| Returns the status of a Camera control. |
|
|
|
|
|
|
|
| Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report). |
|
|
|
|
|
|
|
| Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF. |
|
|
|
|
|
|
|
Inserts a row into: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF. |
|
|
|
|
|
|
|
| Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
|
| Opens a modal WINDEV window. |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MySQL database... |
|
|
|
|
|
|
|
| The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| Identifies the control hovered over with the mouse cursor. |
|
|
|
|
|
|
|
| Indicates the origin of the entry in the control. |
|
|
|
|
|
|
|
| Modifies the colors used for displaying the tooltips. |
|
|
|
|
|
|
|
| Calculates the height of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
| Calculates the width of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
Saves an image:- in a JPEG file.
- in memory.
|
|
|
|
|
|
|
|
| The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database... |
|
|
|
|
|
|
|
| Identifies the shared directory associated with a network drive. |
|
|
|
|
|
|
|
| List of constants used by the DDE functions |
|
|
|
|
|
|
|
| List of image drawing and processing functions |
|
|
|
|
|
|
|
| List of constants for managing the visibility of an object. |
|
|
|
|
|
|
|
| Used to build the path of the elements found in a TreeView control by differentiating the duplicates. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| Returns or modifies the name of the help file used by the context-sensitive help of a window. |
|
|
|
|
|
|
|
| List of functions for managing projects |
|
|
|
|
|
|
|
| List of network management functions |
|
|
|
|
|
|
|
| Establishes a DDE connection between the current program and the recipient according to a given topic. |
|
|
|
|
|
|
|
| Identifies the recipient of a DDE connection. |
|
|
|
|
|
|
|
| Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
|
| List of various constants. |
|
|
|
|
|
|
|
| Deletes a connection between the current program and a recipient. |
|
|
|
|
|
|
|
| When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error... |
|
|
|
|
|
|
|
| Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
|
| Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched. |
|
|
|
|
|
|
|
| Opens the image picker of Windows. |
|
|
|
|
|
|
|
| WDDIXIO is automatically installed along with WDMSG or WDINT... |
|
|
|
|
|
|
|
| List of functions specific to Table controls |
|
|
|
|
|
|
|
| Returns information about a component. |
|
|
|
|
|
|
|
| Returns the number of the help context associated with the specified control. |
|
|
|
|
|
|
|
| Identifies the item affected by a DDE event. |
|
|
|
|
|
|
|
| Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
|
| Identifies or modifies the stored currency used by default. |
|
|
|
|
|
|
|
| Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?... |
|
|
|
|
|
|
|
| Identifies the subject of conversation associated with a DDE connection. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites... |
|
|
|
|
|
|
|
| Returns information about the PHP version used on the current server. |
|
|
|
|
|
|
|
| Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL. |
|
|
|
|
|
|
|
| Creates an icon (associated with a program) in a group of Windows programs, with the associated command line. |
|
|
|
|
|
|
|
| Returns the "system handle" (HINSTANCE) of the current program.
|
|
|
|
|
|
|
|
| Identifies or modifies the display currency used by default. |
|
|
|
|
|
|
|
| Transforms a docked Toolbar control into a floating Toolbar control. |
|
|
|
|
|
|
|
| Returns the caption of a currency. |
|
|
|
|
|
|
|
| Returns the resolution of the screen in number of colors. |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function). |
|
|
|
|
|
|
|
| Sets focus to a window or control. |
|
|
|
|
|
|
|
| Ends the execution of a timer triggered by Timer. |
|
|
|
|
|
|
|
Determines:- if a given drive (storage card, CD or DVD) is available,
- whether the drive exists.
|
|
|
|
|
|
|
|
| Returns information about a drive. |
|
|
|
|
|
|
|
| Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
|
| List of properties linked to the Euro management |
|
|
|
|
|
|
|
| Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
| List of functions for managing Toolbar controls |
|
|
|
|
|
|
|
| Deletes an icon from the taskbar (next to the clock). |
|
|
|
|
|
|
|
| Used to find out whether a window is minimized. |
|
|
|
|
|
|
|
| Releases the current DC (Device Context) retrieved by SysGetDC. |
|
|
|
|
|
|
|
| Loads a file in RTF in an RTF control (found in a window or in a report). |
|
|
|
|
|
|
|
| Returns the name and full path of an application. |
|
|
|
|
|
|
|
| PC SOFT proposes a new technology... |
|
|
|
|
|
|
|
| The download is the operation that consists in saving a file stored on the server onto the computer of Web user... |
|
|
|
|
|
|
|
| Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
|
| Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
|
| Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one. |
|
|
|
|
|
|
|
| Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
|
Opens the default messaging software: - of the user on the browser.
- of the user on the current Windows computer.
- on the phone.
|
|
|
|
|
|
|
|
| Returns the number of instances of the WEBDEV site currently run on the server. |
|
|
|
|
|
|
|
| Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
|
| Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
|
| List of functions for managing pages |
|
|
|
|
|
|
|
| Calls an external script (.asp or .php) and returns the result in a string. |
|
|
|
|
|
|
|
| Retrieves the directory of the data files found in the User Groupware.
|
|
|
|
|
|
|
|
| The languages supported by the application are taken into account... |
|
|
|
|
|
|
|
| Initialize the analysis of the User Groupware. |
|
|
|
|
|
|
|
| The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application... |
|
|
|
|
|
|
|
| WINDEV allows you to apply a transparency coefficient to the windows... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"... |
|
|
|
|
|
|
|
| A multilingual application is an application that can be distributed in several languages... |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL data files, this data is typed in the current language... |
|
|
|
|
|
|
|
| A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| Disconnects a network drive. |
|
|
|
|
|
|
|
| The User Control Center is used to manage the applications deployed on a company network. |
|
|
|
|
|
|
|
| The User Control Center is used to list the applications for which a network setup was created... |
|
|
|
|
|
|
|
| It will be a self-contained executable if the following elements are included in the executable... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate the styles defined for a help system (HLP or CHM file)... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website... |
|
|
|
|
|
|
|
| It is necessary to compile the help to create a file based on the information entered in the help editor... |
|
|
|
|
|
|
|
| Index keywords allow users to easily find a help page... |
|
|
|
|
|
|
|
| The automatic index generation suggests index keywords based on the content of your help page... |
|
|
|
|
|
|
|
| The last wizard step for creating the setup program allows you to... |
|
|
|
|
|
|
|
| The management of users allows you to find out from the server... |
|
|
|
|
|
|
|
| The properties of help system are used to define... |
|
|
|
|
|
|
|
| The characteristics of a help page are used to define... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|