|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
Modifies the group information according to the elements found in the corresponding variables for group management. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Retrieves the cookies read by a call:
to HTTPRequest for an HTTP domain.
to HTTPSend for an HTTP domain.... |
|
|
|
|
|
|
Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
Deletes a scheduled task from an HFSQL Client/Server server.... |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Returns the name of the browser of the Web user ("user agent"). |
|
|
|
|
|
|
Adds a value to a data in a chart. |
|
|
|
|
|
|
Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
Usage example of the HExtractMemo function |
|
|
|
|
|
|
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view. |
|
|
|
|
|
|
Returns the list of accessible Bluetooth Low Energy devices. |
|
|
|
|
|
|
Allows you to find out the properties of a data file located in an HFSQL server. |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
WEBDEV proposes several actions of the button on the controls of the page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|