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).
- 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...")
- 12:05, 30 July 2021 User account Daver talk contribs was created by Wil talk contribs and password was sent by email (Because it is Dave)
- 11:00, 19 May 2021 Hsymington talk contribs created page Upgrading to DataFlex 3.2 (First draft of this page - requires formatting)
- 14:16, 30 April 2021 Mikepeat talk contribs created page Using your own user table in WebApps (Creating)
- 14:50, 24 March 2021 Hsymington talk contribs created page DataFlex Open Source Code on GitHub (New page about DataFlexCode on GitHub)
- 08:59, 18 February 2021 Mikepeat talk contribs created page Read and write files example (Creating)
- 13:37, 4 January 2021 Hsymington talk contribs created page List and Label Library (New page for List and Label Library)
- 15:50, 4 December 2020 Wil talk contribs created page Tips Using Site (New "Tips for Using this site" page)
- 13:54, 12 November 2020 Hsymington talk contribs created page SyncFusion Library from VDF-Guidance (New page for the SyncFusion library)
- 12:03, 28 September 2020 Hsymington talk contribs created page Category:Process Pooling (New category for Process Pooling)
- 11:20, 29 June 2020 Hsymington talk contribs created page Category:Version Control (New category for Version Control.)
- 14:20, 15 June 2020 Mikepeat talk contribs deleted page File:ProcPoolDemo.zip (Deleted old revision 20200615132026!ProcPoolDemo.zip: Removed commented-out code)