All public logs
From DataFlex Wiki
Jump to navigationJump to search
Combined display of all available logs of DataFlex Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:24, 23 October 2024 Wil talk contribs created page StartProg (Created page with "StartProg is a small CreateProcess wrapper function originally written by Bernhard Ponemayr. You can use it as an alternative to RunProgram and RunProgram Wait. This package has been sitting at the library section of the forum for years. The reason I put it at the wiki is to make it easier to find it back as searching for this at the forum always takes more time then it should be. Latest version is here: https://support.dataaccess.com/Forums/showthread.php?50143-Ne...")
- 13:26, 25 July 2023 Wil talk contribs created page Struct array as a Web Property (Created page with "Complex web properties, such as structs and/or arrays, have been supported since DataFlex 18.1. The documentation on this however is extremely thin. It doesn't exist at the time of writing this, so you are left on your own on how-to figure out how that works. The usage of a struct requires that you serialize/deserialize the data against a matching javascript object, just like when you pass a parameter. Perhaps there's a better way, but I am not aware of that. What fo...")
- 23:07, 10 July 2023 Wil talk contribs created page Using cWebHttpHandler with JSON instead of tWebValueTree (Created page with "From this forum post: https://support.dataaccess.com/Forums/showthread.php?68231-ToDo-Describe-call-mode-and-a-few-more-questions&p=371095#post371095 Reposting it here so I can quickly find it next time I need it (sorry, not sorry) It is indeed true that for most situations the tWebValueTree is not needed any more. ClientActions and ServerActions can now use JSON Handles or structs & arrays that are directly serialized. So when calling a server action you can now do th...")
- 11:30, 7 March 2023 Wil talk contribs created page File:DfSplat-ObjectInspectorDDO2.png
- 11:30, 7 March 2023 Wil talk contribs uploaded File:DfSplat-ObjectInspectorDDO2.png
- 11:29, 7 March 2023 Wil talk contribs created page File:DfSplat-ObjectInspectorDDO.png
- 11:29, 7 March 2023 Wil talk contribs uploaded File:DfSplat-ObjectInspectorDDO.png
- 11:29, 7 March 2023 Wil talk contribs created page File:DfSplat-ObjectInspector.png
- 11:29, 7 March 2023 Wil talk contribs uploaded File:DfSplat-ObjectInspector.png
- 11:28, 7 March 2023 Wil talk contribs created page File:DfSplat-EvalPropertyOf.png
- 11:28, 7 March 2023 Wil talk contribs uploaded File:DfSplat-EvalPropertyOf.png
- 11:28, 7 March 2023 Wil talk contribs created page File:DfSplat-EvalProperty.png
- 11:28, 7 March 2023 Wil talk contribs uploaded File:DfSplat-EvalProperty.png
- 11:27, 7 March 2023 Wil talk contribs created page File:DfSplat-EvalObjects.png
- 11:27, 7 March 2023 Wil talk contribs uploaded File:DfSplat-EvalObjects.png
- 11:27, 7 March 2023 Wil talk contribs created page File:DfSplat-DDViewViewTableTab.png
- 11:27, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDViewViewTableTab.png
- 11:26, 7 March 2023 Wil talk contribs created page File:DfSplat-DDViewRelationshipsTab.png
- 11:26, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDViewRelationshipsTab.png
- 11:25, 7 March 2023 Wil talk contribs created page File:DfSplat-DDViewForeignTab.png
- 11:25, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDViewForeignTab.png
- 11:24, 7 March 2023 Wil talk contribs created page File:DfSplat-DDView4.png
- 11:24, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDView4.png
- 11:24, 7 March 2023 Wil talk contribs created page File:DfSplat-DDView3.png
- 11:24, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDView3.png
- 11:24, 7 March 2023 Wil talk contribs created page File:DfSplat-DDView2.png
- 11:24, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDView2.png
- 11:23, 7 March 2023 Wil talk contribs created page File:DfSplat-DDView1.png
- 11:23, 7 March 2023 Wil talk contribs uploaded File:DfSplat-DDView1.png
- 12:08, 20 December 2022 Wil talk contribs created page CCJGrid custom row height (Created page with "Normally you can't set the row height for an individual row in a codejock grid. The following code shows you how-to do that. <source lang="dataflex"> Use Windows.pkg Use DFClient.pkg Use cCJGrid.pkg Use cCJGridColumn.pkg Deferred_View Activate_oListWithImage for ; Object oListWithImage is a dbView Set Border_Style to Border_Thick Set Size to 332 591 Set Location to 2 2 Set Label to "ListWithImage" Object oThisProductList is a cCJGrid Set Size to 325...")
- 18:44, 19 December 2022 Wil talk contribs created page Apply color to codejock grid column headers (Created page with "Sometimes you might want to color your grid column header. This is not natively supported via the DataFlex wrapper for the codejock grids. You can however get this by using the following code: <source lang="dataflex"> // In the cCjDbGrid Procedure OnCreate Handle hoMarkUpContext Variant vMarkUpContext String sMarkup Handle hoReportColumns Handle hoReportColumn Integer iCols Integer iDisplayIndex I...")
- 18:26, 19 December 2022 Wil talk contribs changed group membership for Sture from bureaucrat and administrator to (none)
- 18:25, 19 December 2022 Wil talk contribs changed group membership for Pinkynarf from administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:24, 19 December 2022 Wil talk contribs changed group membership for Kruse from bureaucrat and administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:24, 19 December 2022 Wil talk contribs changed group membership for Johan from bureaucrat and administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:24, 19 December 2022 Wil talk contribs changed group membership for Jka from bureaucrat and administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:23, 19 December 2022 Wil talk contribs changed group membership for Hinnerup from bureaucrat and administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:23, 19 December 2022 Wil talk contribs changed group membership for Hellboy1975 from bureaucrat and administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:22, 19 December 2022 Wil talk contribs changed group membership for Chris from administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:22, 19 December 2022 Wil talk contribs changed group membership for Charlotte from administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:21, 19 December 2022 Wil talk contribs changed group membership for Bworsley from administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 18:21, 19 December 2022 Wil talk contribs changed group membership for Applause14 from bureaucrat and administrator to (none) (Cleanup credentials of non active administrators due to weird loss of data AFTER a database restore and repair.)
- 11:34, 15 September 2022 Wil talk contribs created page Get the selected printer device name (Created page with "DataFlex Reports has a class cPrintDialog which you can use to popup a printer dialog and then retrieve the selected printer from. <source lang="dataflex"> Object oPrintDialog is a cPrintDialog End_Object Object oPrint is a Button Set Location to 0 0 Set Label to "Print" Procedure OnClick Integer iRes String sPrntr Get PrintDialog of oPrintDialog to iRes...")
- 14:40, 21 July 2022 Wil talk contribs created page File:Bad-module-ISAPI-module.png (HTTP Error 500.21 - Internal Server Error Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list)
- 14:40, 21 July 2022 Wil talk contribs uploaded File:Bad-module-ISAPI-module.png (HTTP Error 500.21 - Internal Server Error Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list)
- 14:35, 21 July 2022 Wil talk contribs created page Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list (Created page with "If you use DataFlex 20.x to create webservices and not webapps that have a fancy new interface using the WebApp framework then you might bump into the following problem. - WebApps such as "WebOrderMobile" work fine - Your WebServices using only the cWebAppBasic framework do not work. You're getting the following error when you try to browse to a .wso file.")
- 18:07, 25 March 2022 Wil talk contribs created page DataDictionary tricks (Created page with "=== Clear but retain parents === <source lang="dataflex"> //This clears a child - but not the parents - thus meaning that when you create a new child //you don't have to refind all the parents. Procedure Clear_Retain_Parents // The standard Clear message also clears (non-Constrained) server DDOs. // This does not. Handle hoServer Handle[] hoServerList // the object ids of all this DDO's servers Integer iCount iMax Get Data_Set_Server_Count to iMax Decrem...")
- 13:40, 13 January 2022 Wil talk contribs created page RecnumToRowID (Created page with "Recently I had a problem at a customer who migrated all their data to MSSQL. So far no problem. But they want to employ embedded SQL and then use that in their app. That part of the app depends on RowID's so it would be highly preferred not having to rewrite that back to using recnum's. They are not using standard tables, so a recnum column is available, but not a rowID. (Not that standard tables have rowID columns, but I digress) So it would be nice if we can some...")
- 13:41, 24 December 2021 Wil talk contribs created page DataFlex Studio Search regex tips (Created page with "'' Tips from Marco '' The DataFlex Studio has the possibility to use regular expressions in the Find dialog. This opens the possibility to search for very specific things. ==== Find <xx> Table ==== Useful is <source lang="dataflex"> find .. Customer </source> where the . is any character, so eq gt ge etc. If you also have and would like to find any number of spaces then you can extend it by \s for a space character followed by one or more with a + <source lang=...")
- 13:27, 22 September 2021 Wil talk contribs created page DateTime functions (Created page with "=== ISO8601TimeStamp === Here's a function I use for creating a timestamp, this uses the ISO8601 format as it has advantages such as that it automatically sorts correctly whe...")