|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Links (or not) the points found in a "Scatter" chart. |
|
|
|
|
|
|
Usage example of the XMLExecuteXPath function |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Adds a new option into a Check Box control. |
|
|
|
|
|
|
Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control. |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
Converts a value from a unit to another one. |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
Opens or closes the door of current burner. |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The skins are used to standardize the visual aspect of a site and they allow you to easily change style...... |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
Returns the name of the archived file currently handled by the functions for adding and extracting files. |
|
|
|
|
|
|
Returns the number of the line that contains a character identified by its position in a block of text. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Describes a file item through programming. |
|
|
|
|
|
|
Checks the existence of a chart in memory. |
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
Deletes a data series from a chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|