|
|
|
|
|
|
|
Enables the format painter mode in the Word Processing control or determines if this mode is enabled. |
|
|
|
|
|
|
Displays a tooltip for an icon found in the taskbar. |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Inserts a table into a Word Processing control. |
|
|
|
|
|
|
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
|
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
Enables the refresh of a Progress Bar via AJAX. |
|
|
|
|
|
|
The IMAP protocol is a standard protocol for managing emails... |
|
|
|
|
|
|
Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
Undoes the last action performed on a Word Processing control. |
|
|
|
|
|
|
Prints the content of a Word Processing control in "docx" format. |
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
Usage example of the HOnError function |
|
|
|
|
|
|
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers... |
|
|
|
|
|
|
Indicates whether the current process is run:- from a WINDEV executable.
- from the WEBDEV runtime engine (AWP).
|
|
|
|
|
|
|
Restores the last undone action on a Word Processing control. |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Deletes the entire history of the Undo/Redo mechanism for a Word Processing control. |
|
|
|
|
|
|
Enters Word Processing control in a specific part of the document: body, header or footer. |
|
|
|
|
|
|
Closes the docx file associated with the Word Processing control and frees the document. |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Creates a character string from the data of a Word Processing control. |
|
|
|
|
|
|
Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Usage example of the fSelect function |
|
|
|
|
|
|
Returns the number of canceled actions that can be redone on a Word Processing control. |
|
|
|
|
|
|
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").
|
|
|
|
|
|
|
Returns the number of actions that can be undone in a Word Processing control. |
|
|
|
|
|
|
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window. |
|
|
|
|
|
|
Inserts a table into a Word Processing document. |
|
|
|
|
|
|
The docElement type is used to handle each element found in a docParagraph variable. |
|
|
|
|
|
|
Exports a page from a Word Processing control in image format. |
|
|
|
|
|
|
Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
Indicates whether the code is run:- from a Windows Mobile application.
- from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility. |
|
|
|
|
|
|
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Replaces the current formatting of a selection in a Word Processing control with the default formatting. |
|
|
|
|
|
|
Re-enables the current exception process if the exception was corrected. |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024.
|
|
|
|
|
|
|
For a given position (coordinates of a point) in a Word Processing control, returns one of the following:- the number of the corresponding page,
- the corresponding X-position (in mm),
- the corresponding Y-position (in mm).
|
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
A process of general exception is available for all the components of the object with which it is associated... |
|
|
|
|
|
|
Saves a document as a "docx" file. |
|
|
|
|
|
|
Hive is a software layer of Hadoop used to run queries... |
|
|
|
|
|
|
Finds a character string in an entire Word Processing control. |
|
|
|
|
|
|
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network. |
|
|
|
|
|
|
Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook). |
|
|
|
|
|
|
Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed. |
|
|
|
|
|
|
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes. |
|
|
|
|
|
|
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form. |
|
|
|
|
|
|
Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
Modifies or returns the visibility state of the refresh bar in a window. |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
Cancels the current search criterion. |
|
|
|
|
|
|
In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc. |
|
|
|
|
|
|
Stores the current position in the XML document. |
|
|
|
|
|
|
Cancels the current search criterion. |
|
|
|
|
|
|
Indicates whether the code is run: - from a computer in TSE mode or from a remote desktop.
- from a computer directly.
|
|
|
|
|
|
|
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document. |
|
|
|
|
|
|
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query. |
|
|
|
|
|
|
The Diagram Editor control allows end users to create and edit diagrams... |
|
|
|
|
|
|
Specifies whether the code is run from: |
|
|
|
|
|
|
Displays or removes a message from the status bar of the current window or browser. |
|
|
|
|
|
|
Returns a debug information. |
|
|
|
|
|
|
Adds a new background task. |
|
|
|
|
|
|
Inserts an object in a Word Processing control. The objects that can be used are: - an element,
- a document,
- a paragraph,
- a text,
- an image,
- a fragment.
|
|
|
|
|
|
|
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph. |
|
|
|
|
|
|
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes. |
|
|
|
|
|
|
Converts the content of a Word Processing control into an HTML file.
|
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo"). |
|
|
|
|
|
|
Checks which key is pressed. |
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback"). |
|
|
|
|
|
|
Establishes a remote connection. |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets... |
|
|
|
|
|
|
Locks a data file and restricts the access to this data file for all other sites or applications. |
|
|
|
|
|
|
Retrieves information about the current device position. |
|
|
|
|
|
|
Locks a data file and restricts the access to this data file for all other sites or applications. |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
Re-allows the access (which means the connection) to one or more databases accessible via a connection. |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
Adds an element, document, paragraph, text, image or fragment at the end of a Word Processing control. |
|
|
|
|
|
|
Temporarily disables the filter on a data file (view or query). |
|
|
|
|
|
|
Temporarily disables the filter on a data file (view or query). |
|
|
|
|
|
|
The NumberColumn property is used to:- Get the number of columns in Table, Check Box, Radio Button controls, etc..
- Set the number of columns in a multi-column List Box control.
|
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes. |
|
|
|
|
|
|
Emulates the next call to Error and automatically clicks the "OK" button. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed. |
|
|
|
|
|
|
Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
The property Selection property displays the characteristics of the selection (or cursor): - in a Word Processing control.
Note: This selection is located in the part being edited (body, header or footer). - in a Spreadsheet control.
- in an HTML Editor control.
- in a Diagram Editor control.
|
|
|
|
|
|
|
Converts a Word Processing document into an HTML file. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
You can include different buttons in the input area of an Edit control... |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Opens and initializes:- a serial port.
- a parallel port.
- an infrared port.
|
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the previous record of the data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the previous record of the data file according to a browse item. |
|
|
|
|
|
|
Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
|
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
The JWTParameter type is used to define all the data required for JWT-based authentication. |
|
|
|
|
|
|
Returns the list of accessible Bluetooth Low Energy devices. |
|
|
|
|
|
|
The following are additional operators... |
|
|
|
|
|
|
The management of the incoming calls is performed in a specific "thread". |
|
|
|
|
|
|
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document. |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response. |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data... |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice. |
|
|
|
|
|
|
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
Positions on the first file record according to a browse item. |
|
|
|
|
|
|
Unlocks a file that was locked by the same program with HNoModif. |
|
|
|
|
|
|
Imports a Hyper File 5.5 file into an HFSQL Classic file. |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
Unlocks a file that was locked by the same program with HNoModif. |
|
|
|
|
|
|
Imports a Hyper File 5.5 file into an HFSQL Classic file. |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user... |
|
|
|
|
|
|
Restarts the logging process on a file. |
|
|
|
|
|
|
Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project... |
|
|
|
|
|
|
Emulates the next call to Warning and automatically clicks the "OK" button. |
|
|
|
|
|
|
The Permission type represents a permission requested by the application (and therefore declared in the manifest). |
|
|
|
|
|
|
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable. |
|
|
|
|
|
|
Restarts the logging process on a file. |
|
|
|
|
|
|
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report. |
|
|
|
|
|
|
Stops the log process of a file. |
|
|
|
|
|
|
Emulates the next call to Dialog and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
Emulates the next call to YesNo and automatically clicks the button specified as parameter. |
|
|
|
|
|
|
Emulates the next call to OKCancel and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
Emulates the next call to Confirm and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
Stops the log process of a file. |
|
|
|
|
|
|
Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
The RulerValue property is used to get or change the position of the playhead in a TimeLine control. |
|
|
|
|
|
|
Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|