|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Source property gets and sets the source of an element. |
|
|
|
|
|
|
|
Used to find out:- whether the content of a file was modified.
- whether the content of a file used by a query was modified.
|
|
|
|
|
|
|
|
Allows you to:- Sort a Looper control according to one or more attributes.
- Sort a Looper control on all its attributes.
- Cancel a sort that was performed beforehand (which means ignore the sort).
|
|
|
|
|
|
|
|
| Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
|
Creates an HFSQL view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
|
| Stops watching a table on an HFSQL server. |
|
|
|
|
|
|
|
| Retrieves a specific type of data during Drag/Drop. |
|
|
|
|
|
|
|
| Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
|
| Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
| By saving an element to the local history, you set a local save point... This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Deletes a data series from a chart. |
|
|
|
|
|
|
|
| Lists the data sources declared on a local site. |
|
|
|
|
|
|
|
| Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
|
| Checks the structural integrity of memos in an HFSQL table. |
|
|
|
|
|
|
|
| The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
|
| The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
|
| Unlocks a file that was locked by the same program with HNoModif. |
|
|
|
|
|
|
|
| Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension). |
|
|
|
|
|
|
|
| Returns the text of license for using the Google libraries. |
|
|
|
|
|
|
|
| Emulates the window of the mobile (Android/iOS) simulator. |
|
|
|
|
|
|
|
| Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
|
| The xmlSignatureVerification type is used to define the information required to verify an XML signature. |
|
|
|
|
|
|
|
| Moves the content of a row as well as its entire descending tree structure in a TreeView Table control. |
|
|
|
|
|
|
|
| Example of the HCreationIfNotFound function |
|
|
|
|
|
|
|
| The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid... |
|
|
|
|
|
|
|
| Delete a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions. |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").
|
|
|
|
|
|
|
|
| Retrieves the 'Mute' status of a UPnP device. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The FlexJustifyContent property gets and sets the alignment of items in the Flexbox control along the main axis (corresponding CSS property: "justify-content"). |
|
|
|
|
|
|
|
| The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Usage example of the EmailListFolder function |
|
|
|
|
|
|
|
| Returns the status of each cluster node by interrogating the coordinator.
|
|
|
|
|
|
|
|
The SearchAAF property is used to: - find out whether the search via AAF is enabled on a non-editable Combo Box control,
- enable (or not) the search via AAF on a non-editable Combo Box control.
|
|
|
|
|
|
|
|
| Constants for managing the multi-touch |
|
|
|
|
|
|
|
| The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
|
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable. |
|
|
|
|
|
|
|
| Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
|
| Returns the index of a list in a Kanban control. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image field. |
|
|
|
|
|
|
|
| Enables biometric authentication for the connected user or retrieves the current status for the connected user. |
|
|
|
|
|
|
|
| Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
|
| The MyGuidedTour variable is used to handle the current Guided Tour. The MyGuidedTour variable is used to get the characteristics of the GuidedTour variable used. |
|
|
|
|
|
|
|
| List of properties associated with the reports and their controls |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage... |
|
|
|
|
|
|
|
Automatically updates the controls of a page with:- the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
- the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
|
|
|
|
|
|
|
|
| Signals the end of the grouping of a set of operations into a single event (undo/redo management). |
|
|
|
|
|
|
|
| Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
|
| Sets the position on the previous record of the table according to a browse item. |
|
|
|
|
|
|
|
| Lists the object attributes in an LDAP server. |
|
|
|
|
|
|
|
| To display the table description, select "Table description" in the context menu of one of the table elements |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control |
|
|
|
|
|
|
|
| Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the table, according to a specified item. |
|
|
|
|
|
|
|
| The gglOverride type is used to define information about event notification overrides. |
|
|
|
|
|
|
|
| Selects a worksheet (identified by its name) in a Spreadsheet control. |
|
|
|
|
|
|
|
| By default, the files to install are... |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL tables, this data is typed in the current language... |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ... |
|
|
|
|
|
|
|
| Returns all the text blocks of an image. |
|
|
|
|
|
|
|
| Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
|
| Starts the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| Changes the path to a table (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
|
| Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
|
| Sets the time interval visible in a time chart with real-time display. |
|
|
|
|
|
|
|
Automatically updates the controls of a page with:- the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
- the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
|
|
|
|
|
|
|
|
| Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
|
| Modifies the contrast of a UPnP device. |
|
|
|
|
|
|
|
| You can manipulate Table controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| Returns the start or end date and time of the time slot selected in a Scheduler control. |
|
|
|
|
|
|
|
| Re-enables a fax paused in the spooler (pending fax). |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by NearbyShareSend to notify whether or not the data was sent successfully. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The FlexColumnGap property gets and sets the size of the gutter that separates the columns of a Flexbox control. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a scanner in a variable of type Scanner. |
|
|
|
|
|
|
|
| Activates a panel when several panels are docked together. |
|
|
|
|
|
|
|
| Development teams that have design expertise sometime want to be able to create their own skin templates... |
|
|
|
|
|
|
|
The property ImageFondImprimé allows you to: - Determine if the background image of a report (form or other) should be printed.
- Print (or not) the background image of a report.
|
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| The automatic table modification updates the description of tables on user computers... |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| Switch controls (also called "Toggle controls") are now commonly used in interfaces... |
|
|
|
|
|
|
|
| Validates the modification of an existing object in an LDAP server. |
|
|
|
|
|
|
|
| The HFSQL Control Center includes all the tools needed to manage HFSQL clusters... |
|
|
|
|
|
|
|
Adds a row in: - a Table control,
- a TreeView Table control,
- a Combo Box control "with table" (Table control displayed in a Combo Box control).
|
|
|
|
|
|
|
|
| List of constants used by the functions for chart management. |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action. |
|
|
|
|
|
|
|
| Identifies or modifies the stored currency used by default. |
|
|
|
|
|
|
|
| The home page allows you to easily perform the operations for creating and opening projects... |
|
|
|
|
|
|
|
| The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
|
|
|
|
|
|
|
| The BrightnessAuto keyword allows you to adjust brightness on an Android or iOS device. |
|
|
|
|
|
|
|
| Calculates the height of an image (in bitmap format) found in the clipboard. |
|
|
|
|
|
|
|
| An HFSQL view corresponds to a "memory image" of an HFSQL table... |
|
|
|
|
|
|
|
| Returns the number of elements found in an Organization Chart control. |
|
|
|
|
|
|
|
| Disables the execution of an action found in an action plan. |
|
|
|
|
|
|
|
| The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Forces the parent of the next window to open. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
The VisibleOutsideWindow property is used to: - determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
- modify the visibility of an "off-window" button.
|
|
|
|
|
|
|
|
| Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report). |
|
|
|
|
|
|
|
The VisibleEndUser property is used to:- Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
- Define whether an item must be visible or not to the end users (only for items defined programmatically).
|
|
|
|
|
|
|
|
| Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| To develop Android applications with WINDEV Mobile, you must install... |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| This help page presents the specific features regarding the programming of Native xBase/FoxPro Access... |
|
|
|
|
|
|
|
| Saves the repositionable notes of the current window in a file. |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)... |
|
|
|
|
|
|
|
| Pauses the reading of the current media on the UPnP device. |
|
|
|
|
|
|
|
| Deletes the current task from the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
|
| The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications... |
|
|
|
|
|
|
|
| The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
|
| The automatic modification of the tables allows updating the description of tables on the Web server... |
|
|
|
|
|
|
|
| Adapts the window size to the content of controls. |
|
|
|
|
|
|
|
| Usage example of the fListDirectory function |
|
|
|
|
|
|
|
| Two categories of data files are managed... |
|
|
|
|
|
|
|
| The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment. |
|
|
|
|
|
|
|
| Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a table programmatically. |
|
|
|
|
|
|
|
| The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application... |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Contains the number of the physical record loaded in memory (which means the number of the last record read). |
|
|
|
|
|
|
|
| Adapts the size of the controls found in a Ribbon control according to the size of their caption. |
|
|
|
|
|
|
|
| The "Table" keyword can correspond to... |
|
|
|
|
|
|
|
| Returns the lowest value in the array. |
|
|
|
|
|
|
|
| List of functions for HFSQL management |
|
|
|
|
|
|
|
| List of functions for HFSQL management |
|
|
|
|
|
|
|
| The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated. |
|
|
|
|
|
|
|
| Modifies the contrast of a UPnP device. |
|
|
|
|
|
|
|
| Creates a reader used to read an XML document without loading it in memory. |
|
|
|
|
|
|
|
| WEBDEV Account Manager allows you easily host websites developed with WEBDEV. This tool is mainly intended for webmasters and hosting providers |
|
|
|
|
|
|
|
| Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
|
Automatically updates:- the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls.
- the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction... |
|
|
|
|
|
|
|
| When installing a WEBDEV website on a Windows server, the details regarding the site are automatically inserted into the registry, at the following entry... |
|
|
|
|
|
|
|
Modifies a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
|
| To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options... |
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
Used to restore: - an immediate backup (performed by HBackup or via the HFSQL Control Center),
- a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.
|
|
|
|
|
|
|
|
| Deletes the current group of contacts from a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
|
| Clears and destroys the temporary directory previously created when HServerWorkingDir was executed. |
|
|
|
|
|
|
|
| The following properties are available in PHP |
|
|
|
|
|
|
|
| List of functions that can be used with a Scheduler control. |
|
|
|
|
|
|
|
| Closes the communication opened by DomoOpen. |
|
|
|
|
|
|
|
| The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database... |
|
|
|
|
|
|
|
| Enables a service provided by a Bluetooth device. |
|
|
|
|
|
|
|
| The TransparencyMode property gets and sets the transparency mode of an image. |
|
|
|
|
|
|
|
| Exports the content of an HTML Editor control to a PDF file. |
|
|
|
|
|
|
|
| Returns specific information about a Bluetooth radio connected to the computer. |
|
|
|
|
|
|
|
| Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions). |
|
|
|
|
|
|
|
| The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted. |
|
|
|
|
|
|
|
| Identifies or displays an MDI child window in the foreground. |
|
|
|
|
|
|
|
| Associates a stream connection request with a Conference control. |
|
|
|
|
|
|
|
| Checks whether the value typed by the user corresponds to the string displayed in a Captcha control. |
|
|
|
|
|
|
|
| Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
|
| Returns the date and time when the latest block was created. |
|
|
|
|
|
|
|
| It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control... |
|
|
|
|
|
|
|
| The ActionTarget defines the action performed when the user clicks the target control(s) of a step of a Guided Tour. |
|
|
|
|
|
|
|
| Adds a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
| Opens an xBase index file. |
|
|
|
|
|
|
|
| Searches for and selects the previous element corresponding to the text searched for in a window or field. |
|
|
|
|
|
|
|
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:- field label Window label.
- the elements of a List Box control.
- the elements of a Combo Box control.
- the values of a column in a 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... |
|
|
|
|
|
|
|
| List of functions for managing arrays |
|
|
|
|
|
|
|
| Removes a given attribute |
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report. |
|
|
|
|
|
|
|
| Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
|
| The Upload control can be handled in Server and Browser code using different WLanguage properties... |
|
|
|
|
|
|
|
| Once created, the action plans must be deployed in order to be run. |
|
|
|
|
|
|
|
| Defines the number of rows and columns in a Waffle chart. |
|
|
|
|
|
|
|
| The HTMLEndPage property gets and sets the HTML code inserted at the end of the page. |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table. |
|
|
|
|
|
|
|
| Adds an attribute or adds a new value to an existing attribute. |
|
|
|
|
|
|
|
| Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file. |
|
|
|
|
|
|
|
| SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices... |
|
|
|
|
|
|
|
| Initializes the query linked to the report. |
|
|
|
|
|
|
|
| Adds a value at the start of existing value in the cache for the given key. |
|
|
|
|
|
|
|
| When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|