|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication). |
|
|
|
|
|
|
|
The ODBCUserName property allows you to:- Identify the username used to connect to a database via an ODBC driver or a Native Connector.
- Specify the username used to connect to a database via an ODBC driver or a Native Connector.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Adds a value to a data in a chart. |
|
|
|
|
|
|
|
| Retrieves a specific type of data during Drag/Drop. |
|
|
|
|
|
|
|
| Functions for handling commands in console mode. |
|
|
|
|
|
|
|
| Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo. |
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
| Identifies the current user for whom the telemetry data is saved. |
|
|
|
|
|
|
|
| Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes. |
|
|
|
|
|
|
|
| Deletes a data series from a chart. |
|
|
|
|
|
|
|
| Retrieves a data from a chart. |
|
|
|
|
|
|
|
| Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry. |
|
|
|
|
|
|
|
| Returns the number of the current record in a data-bound Table control based on a table. |
|
|
|
|
|
|
|
| Lists the data sources declared on a local site. |
|
|
|
|
|
|
|
| To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options... |
|
|
|
|
|
|
|
| A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.) |
|
|
|
|
|
|
|
| Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor... |
|
|
|
|
|
|
|
| Imports data in iCalendar format into an Organizer control. |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Adds or modifies a server trigger on the HFSQL server. |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically). |
|
|
|
|
|
|
|
| This feature is used to signal that a table cannot be modified after writing... |
|
|
|
|
|
|
|
| The database schema proposes two types of Unicode items ... |
|
|
|
|
|
|
|
| The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid... |
|
|
|
|
|
|
|
| Returns the MIME type of the request received when calling a REST web service. |
|
|
|
|
|
|
|
| Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
|
Performs the following operations: - If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
- If the table exists, opens the table.
|
|
|
|
|
|
|
|
| List of functions that can be used with a Scheduler control. |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| Executes a server procedure without refreshing the page. |
|
|
|
|
|
|
|
| Updates part of the data in a Pivot Table control from a given date. |
|
|
|
|
|
|
|
| Modifies the start and end marks on one of the chart axes. |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
| Indicates the interval between values on the vertical and horizontal axis of a chart. |
|
|
|
|
|
|
|
| The test manager is used to... |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
Returns: - the number of columns found in a Table or TreeView Table control.
- the number of rows found in a Table or TreeView Table control.
|
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control... |
|
|
|
|
|
|
|
| The following functions are used to handle geolocation data and to control GPS devices... |
|
|
|
|
|
|
|
| Reads one or more registers from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
|
| Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements. |
|
|
|
|
|
|
|
Creates an HFSQL view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| A TimeLine control can be... |
|
|
|
|
|
|
|
| Initializes the color of a series or the color of a section. |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project... |
|
|
|
|
|
|
|
| Calculates the minimum value for a series of values. |
|
|
|
|
|
|
|
| List of properties associated with the Line control |
|
|
|
|
|
|
|
| Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
|
| The "Back" button allows users to see the history of pages they previously visited... |
|
|
|
|
|
|
|
| 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).
|
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| Initializes the range of automatic identifiers for the description file of subscriber replica (".rpl" extension). |
|
|
|
|
|
|
|
| Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.). |
|
|
|
|
|
|
|
| The automatic modification of the tables allows updating the description of tables on the Web server... |
|
|
|
|
|
|
|
| The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications... |
|
|
|
|
|
|
|
| This help page presents the specific features regarding the programming of Native xBase/FoxPro Access... |
|
|
|
|
|
|
|
| To display the table description, select "Table description" in the context menu of one of the table elements |
|
|
|
|
|
|
|
| The automatic table modification updates the description of tables on user computers... |
|
|
|
|
|
|
|
| To implement a replication of HFSQL servers through programming, WLanguage... |
|
|
|
|
|
|
|
| The LogBackupDirectory property is used to manage the backup directory of log files. |
|
|
|
|
|
|
|
Modifies a row in: - a Table control,
- a TreeView Table control.
|
|
|
|
|
|
|
|
| Positionq on the next element (tag or attribute). |
|
|
|
|
|
|
|
| WINDEV proposes several types of setup for a WINDEV application... |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
| Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
|
|
|
|
|
|
|
|
Deletes a row from: - a Table control,
- a TreeView Table control,
- a table displayed in a Combo Box control.
|
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Reorganizes the internal structure of the indexes to optimize the speed for accessing the data. |
|
|
|
|
|
|
|
| Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory). |
|
|
|
|
|
|
|
The AutoRefresh property is used to:- Find out whether the data found in the series is automatically recalculated whenever grDraw is called
- Modify the mode for recalculating the data found in the series.
|
|
|
|
|
|
|
|
| Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
|
| Sends a specific FTP command to a server. |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL tables, this data is typed in the current language... |
|
|
|
|
|
|
|
| The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| Starts the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| Converts a JSON string into a JSON variable. |
|
|
|
|
|
|
|
| An HFSQL view corresponds to a "memory image" of an HFSQL table... |
|
|
|
|
|
|
|
| Asks to recalculate the content of a materialized view. |
|
|
|
|
|
|
|
| The TextItemCompleted property is used to manage text items in an HFSQL table. |
|
|
|
|
|
|
|
| Collects statistics on table keys. |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers... |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ... |
|
|
|
|
|
|
|
| Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
|
| The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
|
| Changes the transmission mode used on a socket. |
|
|
|
|
|
|
|
| An object diagram represents a set of objects and how they relate to each other at a certain moment in time... |
|
|
|
|
|
|
|
| Lists the replications available on a master HFSQL server. |
|
|
|
|
|
|
|
| Validates the modification of an existing object in an LDAP server. |
|
|
|
|
|
|
|
| By default, the files to install are... |
|
|
|
|
|
|
|
| The gglOverride type is used to define information about event notification overrides. |
|
|
|
|
|
|
|
| Example of the HCreationIfNotFound function |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the net current value of investment. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive calls to a web service. |
|
|
|
|
|
|
|
| Lists the object attributes in an LDAP server. |
|
|
|
|
|
|
|
| The TransparencyMode property gets and sets the transparency mode of an image. |
|
|
|
|
|
|
|
| You can manipulate Table controls in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
Used to find out:- whether the content of a file was modified.
- whether the content of a file used by a query was modified.
|
|
|
|
|
|
|
|
| Deletes the current group of contacts from a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| Enumerates the breaks found in a Table control. |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action. |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The xmlSignatureVerification type is used to define the information required to verify an XML signature. |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action. |
|
|
|
|
|
|
|
| Identifies or modifies the stored currency used by default. |
|
|
|
|
|
|
|
| The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
|
|
|
|
|
|
|
| Loads a certificate from a file or a buffer. |
|
|
|
|
|
|
|
| Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
|
| Returns information about the lock set on a table, on one or all the records in a table. |
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
|
| Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
|
| Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential... |
|
|
|
|
|
|
|
| Returns the number of elements found in an Organization Chart control. |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control |
|
|
|
|
|
|
|
| Decrypts a string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| The JWTParameter type is used to define all the data required for JWT-based authentication. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
|
| The colors of a Table control (row background, text of rows, etc.) are defined in the control description... |
|
|
|
|
|
|
|
| String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| The Edit control allows users to enter data... |
|
|
|
|
|
|
|
| Modifies the location of log files corresponding to an HFSQL table. |
|
|
|
|
|
|
|
| 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).
|
|
|
|
|
|
|
|
| You can manipulate PDF Reader controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| Deletes a scheduled task from an HFSQL Client/Server server. |
|
|
|
|
|
|
|
| Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
|
| The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption... |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets... |
|
|
|
|
|
|
|
| Saves the repositionable notes of the current window in a file. |
|
|
|
|
|
|
|
| Switch controls (also called "Toggle controls") are now commonly used in interfaces... |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)... |
|
|
|
|
|
|
|
| Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
|
| Deletes the current task from the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| The HFSQL Control Center includes all the tools needed to manage HFSQL clusters... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Disables an HFSQL Client/Server server trigger on a server. |
|
|
|
|
|
|
|
| The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| Adds all the files found in a directory to the compilation. |
|
|
|
|
|
|
|
| A Tab Control can be manipulated in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
|
| The management of accounts is accessible in the remote administrator for the server administrator only.
|
|
|
|
|
|
|
|
| Searches for a value in all the attributes of a Looper control. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by NearbyShareSend to notify whether or not the data was sent successfully. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a table programmatically. |
|
|
|
|
|
|
|
| List of various constants used by the constants WINDEV functions. |
|
|
|
|
|
|
|
| Searches for a value in an attribute of a Looper control. |
|
|
|
|
|
|
|
| Contains the number of the physical record loaded in memory (which means the number of the last record read). |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Two tools can be used to create a setup program... |
|
|
|
|
|
|
|
| Several WLanguage functions are used to burn the CDs or DVDs... |
|
|
|
|
|
|
|
The Definition type gets the characteristics of the following types: - simple type,
- advanced type,
- class,
- structure.
|
|
|
|
|
|
|
|
| List of functions for HFSQL management |
|
|
|
|
|
|
|
| List of functions for HFSQL management |
|
|
|
|
|
|
|
| Opens the native "Create contact" window of the device (Android, iPhone or iPad). |
|
|
|
|
|
|
|
| Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
|
| Searches for a value in all the attributes of a Looper control. |
|
|
|
|
|
|
|
| WEBDEV Account Manager allows you easily host websites developed with WEBDEV. This tool is mainly intended for webmasters and hosting providers |
|
|
|
|
|
|
|
| The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable. |
|
|
|
|
|
|
|
| Executes a function present in a Python module. |
|
|
|
|
|
|
|
| Sets the time interval visible in a time chart with real-time display. |
|
|
|
|
|
|
|
| Here are the new features and improvements that you will discover in this version... |
|
|
|
|
|
|
|
| When installing a WEBDEV website on a Windows server, the details regarding the site are automatically inserted into the registry, at the following entry... |
|
|
|
|
|
|
|
| Changes the path to a table (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device. |
|
|
|
|
|
|
|
| Adds or modifies a server trigger. |
|
|
|
|
|
|
|
| List of properties associated with the reports and their controls |
|
|
|
|
|
|
|
| Retrieves and/or modifies the value of the line thickness in a line chart. |
|
|
|
|
|
|
|
| List of properties associated with the conference control |
|
|
|
|
|
|
|
| Allows you to get a set of harmonious colors without having to use a table of colors. |
|
|
|
|
|
|
|
| Seeks and retrieves the records (Salesforce objects) deleted during the specified period. |
|
|
|
|
|
|
|
| Modifies the font used for the chart title. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV websites... |
|
|
|
|
|
|
|
| Usage example of the EmailListFolder function |
|
|
|
|
|
|
|
| Used to specify the behavior of some Automatic Application Features (AAF). |
|
|
|
|
|
|
|
| List of constants used by the functions for chart management. |
|
|
|
|
|
|
|
| The following properties are available in PHP |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|