|
|
|
|
|
|
|
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
The AnimationDirectionAlernate property allows you to:
Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards.
Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
List of functions for managing character strings... |
|
|
|
|
|
|
WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
An image can be used to easily define the shape of a window...... |
|
|
|
|
|
|
The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages. |
|
|
|
|
|
|
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...... |
|
|
|
|
|
|
The ScreenCastAllowed property is used to:
find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay),
allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay).... |
|
|
|
|
|
|
To group information according the MERISE method, entities must be created...... |
|
|
|
|
|
|
By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
The automatic modification of the data files allows updating the description of data files on the Web server...... |
|
|
|
|
|
|
You can associate an action with the link regardless of the type of link...... |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves...... |
|
|
|
|
|
|
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option. |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
Temporarily stops the program execution. |
|
|
|
|
|
|
The following functions are used to handle strings, using prefix syntax: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|