|
|
|
|
|
|
|
|
|
|
|
|
|
|
The FontExtended property is used to:- Find out whether the spacing between characters in a text is increased.
- Increase the spacing between characters in a text.
|
|
|
|
|
|
|
|
| The CtExtendedInfo property gets the additional information inserted into the database connection string. |
|
|
|
|
|
|
|
| Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page). |
|
|
|
|
|
|
|
| Prints the content of a Word Processing control in "docx" format. |
|
|
|
|
|
|
|
| Enters Word Processing control in a specific part of the document: body, header or footer. |
|
|
|
|
|
|
|
| Returns the number of actions that can be undone in a Word Processing control. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
|
| Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change. |
|
|
|
|
|
|
|
| Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
| Saves a document as a "docx" file. |
|
|
|
|
|
|
|
| Finds a character string in an entire Word Processing control. |
|
|
|
|
|
|
|
| Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
|
| Adds a node after the specified node in an HTML document. |
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| This help page explains how to create a page containing a header bar in Responsive Web Design mode... |
|
|
|
|
|
|
|
| Removes a given attribute |
|
|
|
|
|
|
|
| Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
|
| Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
|
| Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
|
The MaxLineHeight property gets and sets the maximum height in:- the rows of a Table control (case of multiline rows with automatic resizing).
- the rows of a TreeView Table control.
- the rows of a Looper control.
|
|
|
|
|
|
|
|
The FontUnderlined property is used to:- Determine if the text is underlined.
- Underline (or not) a text.
|
|
|
|
|
|
|
|
The FontLarge property is used to:- Determine if the text is expanded.
- Expand the text.
|
|
|
|
|
|
|
|
| Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed. |
|
|
|
|
|
|
|
The FontCondensed property is used to:- Determine if characters in a text are condensed.
- Condense (or not) the characters in a text.
|
|
|
|
|
|
|
|
| Adds an element, document, paragraph, text, image or fragment to the end of a Word Processing control. |
|
|
|
|
|
|
|
| Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed. |
|
|
|
|
|
|
|
| Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
|
| Replaces the current formatting of a selection in a Word Processing control with the default formatting. |
|
|
|
|
|
|
|
| Closes the docx file associated with the Word Processing control and frees the document. |
|
|
|
|
|
|
|
| Undoes the last action performed on a Word Processing control. |
|
|
|
|
|
|
|
| Deletes the entire history of the Undo/Redo mechanism for a Word Processing control. |
|
|
|
|
|
|
|
| Restores the last undone action on a Word Processing control. |
|
|
|
|
|
|
|
| Returns the number of canceled actions that can be redone on a Word Processing control. |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo"). |
|
|
|
|
|
|
|
| Exports a page from a Word Processing control in image format. |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").
|
|
|
|
|
|
|
|
| Creates a character string from the data of a Word Processing control. |
|
|
|
|
|
|
|
| Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
|
| Converts the content of a Word Processing control into an HTML file.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Selects a fragment in a Word Processing control. |
|
|
|
|
|
|
|
| Removes a given node in the current node of an HTML document. |
|
|
|
|
|
|
|
The Cursor property gets and sets the position of the mouse cursor in one of the following controls:- Edit control.
- Editable Combo Box.
- "Edit control" table column and "Editable Combo Box" table column.
- Word Processing control.
- HTML Editor control.
- Code Editor control.
|
|
|
|
|
|
|
|
| Rich text supports multiple advanced features: font, weight, size, color, attribute, ... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)... |
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template are "copied" into the page... |
|
|
|
|
|
|
|
| WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table... |
|
|
|
|
|
|
|
| The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases... |
|
|
|
|
|
|
|
| Ends the description of the structure of an xBase table programmatically. |
|
|
|
|
|
|
|
| The use of SQL functions to manipulate Informix data does not require importing the file structure into the database schema... |
|
|
|
|
|
|
|
| WDConver is a tool used to convert data to an HFSQL Classic table from a file... |
|
|
|
|
|
|
|
Waits for: - the replication data on the master server to be sent to the subscriber server.
- the replication data received on the subscriber server to be entirely applied.
|
|
|
|
|
|
|
|
| Returns information about a Guided Tour. |
|
|
|
|
|
|
|
| The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database... |
|
|
|
|
|
|
|
| Opens an xBase index file. |
|
|
|
|
|
|
|
| Deletes a file from a remote drive. |
|
|
|
|
|
|
|
| At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project... |
|
|
|
|
|
|
|
| Renames a file or directory on a remote drive. |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
| Stops the log process of a file. |
|
|
|
|
|
|
|
| Renames a directory or Google Docs Editors file on Google Drive. |
|
|
|
|
|
|
|
| Deletes a Google Docs Editor file from Google Drive. |
|
|
|
|
|
|
|
| Retrieves the list of documents available on the Google server for the current user. |
|
|
|
|
|
|
|
| Modifies some parameters of an existing replication between two HFSQL servers. |
|
|
|
|
|
|
|
| The CtUserName property sets the username used to connect to a specific table via OLE DB. |
|
|
|
|
|
|
|
| Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
|
| Restarts the logging process on a file. |
|
|
|
|
|
|
|
| Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
|
| Deletes the recipients of an email notification. |
|
|
|
|
|
|
|
| An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
|
| The DirectoryJournalOperation property is used to manage the directory of the log of operations file associated with a log table. |
|
|
|
|
|
|
|
The RepeatableReadSupported property is used to: - Know whether the table (table defined in the data model editor or programmatically defined) can be used in HFSQL Client/Server in a transaction with a "REPEATABLE READ" isolation mode.
- Allow the use of a transaction that includes a "REPEATABLE READ" isolation level for a table (only for tables defined programmatically).
|
|
|
|
|
|
|
|
| Deletes the recipients of an email notification. |
|
|
|
|
|
|
|
| Stops the log process of a file. |
|
|
|
|
|
|
|
| The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the table match the parameters described programmatically or in the database schema. |
|
|
|
|
|
|
|
| Moves to another step of the Guided Tour. |
|
|
|
|
|
|
|
| Moves to another step of the Guided Tour. |
|
|
|
|
|
|
|
The Replication property is used to:- know the replication mode used for a table (table defined in the data model editor or programmatically defined).
- specify the replication mode used for a table (only for tables defined programmatically).
|
|
|
|
|
|
|
|
| Modifies some parameters of an existing replication between two HFSQL servers. |
|
|
|
|
|
|
|
| The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB. |
|
|
|
|
|
|
|
| Restarts the logging process on a file. |
|
|
|
|
|
|
|
| The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server... |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
|
| Reads the HTTP header received in a call to a SOAP or REST web service. |
|
|
|
|
|
|
|
| The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
|
| Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
|
| The LogDirectory property is used to manage the directory of the log file described in the database schema. |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
|
| Creates or updates the description of an SQL view or materialized view from the database schema to an HFSQL server. |
|
|
|
|
|
|
|
| Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server. |
|
|
|
|
|
|
|
| The spAge property gets the time elapsed since the password was last changed. |
|
|
|
|
|
|
|
| This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver. |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST web service function. |
|
|
|
|
|
|
|
| The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema... |
|
|
|
|
|
|
|
| The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined programmatically. |
|
|
|
|
|
|
|
| The ReplicationDirectory property is used to manage the directory of replication files (".rpl" or ".rpm"). |
|
|
|
|
|
|
|
| Returns the path of a temporary directory on the HFSQL server. |
|
|
|
|
|
|
|
| Wraps the specified node in a given node of an HTML document. |
|
|
|
|
|
|
|
| The CtInitialCatalog property is used to get the default database defined for the access. |
|
|
|
|
|
|
|
| The CtDescribedCaption property gets and sets the caption of the connection to the OLE DB data source. |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL tables, this data is typed in the current language... |
|
|
|
|
|
|
|
| The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases... |
|
|
|
|
|
|
|
| Clears the execution history of scheduled operations on an HFSQL server. |
|
|
|
|
|
|
|
| Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
|
| Indicates whether the popup of a marker in a Map control is displayed. |
|
|
|
|
|
|
|
| The Synonym property is used to define synonyms in a programmatically defined full-text index. |
|
|
|
|
|
|
|
| Indicates whether the popup of a marker in a Map control is displayed. |
|
|
|
|
|
|
|
| Checks for the latest version of the HFSQL server that can be automatically updated. |
|
|
|
|
|
|
|
| A window can display information from... |
|
|
|
|
|
|
|
| Clears and destroys the temporary directory previously created when HServerWorkingDir was executed. |
|
|
|
|
|
|
|
| Adds an additional HTTP header to a request of a REST or SOAP web service. |
|
|
|
|
|
|
|
| Checks for the latest version of the HFSQL server that can be automatically updated. |
|
|
|
|
|
|
|
| Starts the Guided Tour and displays the first step. |
|
|
|
|
|
|
|
| Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL tables. |
|
|
|
|
|
|
|
| The StopWord property is used to define stopwords in a full-text index defined programmatically. |
|
|
|
|
|
|
|
| Unlocks a file that was locked by the same program with HNoModif. |
|
|
|
|
|
|
|
| Stops the current Guided Tour or another specified Guided Tour. |
|
|
|
|
|
|
|
| Unlocks a file that was locked by the same program with HNoModif. |
|
|
|
|
|
|
|
| Starts the Guided Tour and displays the first step. |
|
|
|
|
|
|
|
| Indicates the maximum number of records in the table used to manage the automatic reindexing. |
|
|
|
|
|
|
|
| Indicates the number of attempts to read the file or record before giving control back to the program. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The MinAutoID property is used to get the minimum automatic identifier of a replicated table. |
|
|
|
|
|
|
|
| The MaxAutoID property is used to get the maximum automatic identifier of a replicated table. |
|
|
|
|
|
|
|
| Allows you to start the site when using the user groupware. |
|
|
|
|
|
|
|
| List of functions specific to WebSocket servers |
|
|
|
|
|
|
|
| WINDEV and WEBDEV include an optional module to access AS/400 databases... |
|
|
|
|
|
|
|
| Contains the number of the physical record loaded in memory (which means the number of the last record read). |
|
|
|
|
|
|
|
| Queries can be based on items from another query... |
|
|
|
|
|
|
|
| List of functions specific to WebSocket servers
|
|
|
|
|
|
|
|
| The Document type is used to handle a "docx" document. |
|
|
|
|
|
|
|
| Used to find out the number of records added, modified or deleted when running the last query of the current context.
|
|
|
|
|
|
|
|
| WINDEV Mobile offers the possibility to configure the characteristics of the windows. |
|
|
|
|
|
|
|
| The Thumbnail property can be used on: |
|
|
|
|
|
|
|
| The ActionOutsideTarget property defines the action performed when the user clicks a control other than the target control(s) of a step of a Guided Tour. |
|
|
|
|
|
|
|
| The Termination property defines the WLanguage procedure executed when the user goes to the next or previous step, or at the end of a Guided Tour. |
|
|
|
|
|
|
|
| The EndTour property is used to allow or prevent the user from ending the Guided Tour from the tooltip of a given step. |
|
|
|
|
|
|
|
| The AnimationDuration property sets the animation duration of the effect applied to the target control of a Guided Tour. |
|
|
|
|
|
|
|
| The NumberExecution property gets and sets the number of executions of a task. |
|
|
|
|
|
|
|
| The ActionTarget defines the action performed when the user clicks the target control(s) of a step of a Guided Tour. |
|
|
|
|
|
|
|
| The AutomaticValidationTimeout property defines the time elapsed before the steps of a Guided Tour are automatically validated. |
|
|
|
|
|
|
|
| The Grow property defines how much the halo grows around an element in a step of a Guided Tour. |
|
|
|
|
|
|
|
| The NextStep property defines whether or not the user can go to the next step of a Guided Tour. |
|
|
|
|
|
|
|
| The PreviousStep property defines whether or not the user can go to the previous step of a Guided Tour. |
|
|
|
|
|
|
|
| The BorderColor property sets the tooltip border color of a step. |
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators... |
|
|
|
|
|
|
|
| The Unalterable property allows you to make a table unalterable. This means the table cannot be modified; only additions can be made. |
|
|
|
|
|
|
|
| Downloads a Google Docs Editors file from Google Drive in a given compatible format. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by PDFVerifySignatures, executed when an invalid signature is detected in a PDF document. |
|
|
|
|
|
|
|
| The use of SQL functions to handle SQLite data does not require importing the table structure into the database schema. |
|
|
|
|
|
|
|
| The CtCursorOptions property gets the cursor type used when connecting to an external database. |
|
|
|
|
|
|
|
Waits for: - the replication data on the master server to be sent to the subscriber server.
- the replication data received on the subscriber server to be entirely applied.
|
|
|
|
|
|
|
|
The spIterationCount property is used to:- Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
- Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically).
|
|
|
|
|
|
|
|
| Describes a file in dBase3 format (most common format) programmatically. |
|
|
|
|
|
|
|
| The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema... |
|
|
|
|
|
|
|
| A frame is a packet of data that flows through the network... |
|
|
|
|
|
|
|
| Deletes a file from a remote drive. |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MySQL database... |
|
|
|
|
|
|
|
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: - Width of the internal window.
- Height of the internal window.
|
|
|
|
|
|
|
|
| Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MariaDB database... |
|
|
|
|
|
|
|
| Renames a file or directory on a remote drive. |
|
|
|
|
|
|
|
| The use of SQL functions to handle Progress data does not require importing the file structure into the database schema |
|
|
|
|
|
|
|
| Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
| Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| The stored procedures and the triggers are debugged from the environment, with real execution on the server... |
|
|
|
|
|
|
|
| Delete a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| This help page presents the specific features regarding the programming of Native xBase/FoxPro Access... |
|
|
|
|
|
|
|
| Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table. |
|
|
|
|
|
|
|
| Remarks and specific features of Native Progress Connector... |
|
|
|
|
|
|
|
| You can use SQL functions to handle the PostgreSQL database... |
|
|
|
|
|
|
|
| Adds a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
The CacheSize property is used to:- Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
- Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
|
|
|
|
|
|
|
|
| Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table. |
|
|
|
|
|
|
|
| Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| Delete a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view. |
|
|
|
|
|
|
|
| Allows you to find out the status of an HFSQL server (this function uses the MantaManager service). |
|
|
|
|
|
|
|
| Adds a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh. |
|
|
|
|
|
|
|
| To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV database schema... |
|
|
|
|
|
|
|
| To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor. |
|
|
|
|
|
|
|
| Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema... |
|
|
|
|
|
|
|
| Wraps all children of the given node in a new node in an HTML document. |
|
|
|
|
|
|
|
| A connection to the database can be interrupted at any time at "hardware" level... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|