Tesseract / OCRtools .net or other OCR
Hi , I am looking to integrate an OCR into my windev app and basically the options are two tesseract for free. has anybody…
View ArticleWB11-Treeview error ??
I am trying to put logic into a TREEVIEW server click section and get the following error: The 'TVCLIC_SUBMIT' command does …
View ArticleNo code found in
Greetings All, I am modifying a existing 3-column template in WebDev. I am creating a clickable image (country flag that that …
View ArticleTime item in database read only error
Hi, I'm trying to store a time in a hfsql databaase. Its a time inputed by the user and so is held in a variable before tryin…
View ArticleDeploying Windev Mobile 21 on iOS
Dear all, I have generated the app and copied it into XCode on Mac however when i try to build it, i'm getting a 'No provisio…
View ArticleSoap Web Service
hi all, newbie when it comes to webservices, getting on ok with them but am having trouble when trying to push memo fields. Ca…
View ArticleAppointmentAdd() & Recurring/Repeat Appointment Frequency
Hi there In my current project that I'm working on, I have a scheduler + organizer control which I'd like to get synchronizin…
View ArticleWDSL VECOZO
Dear Colleagues, Has anyone experiance with calling/addressing the VECOZO WDSL for checking COV? We got as far as: //Do…
View ArticleWORD 2016 and automation
Hi all, I have problems with automation and new version of Office. With version 2010 it is all ok! I'll try to replace a stri…
View ArticleUsing Alias instead of IW name in dashboard
Good afternoon all! I'm currently testing the dashboard control in one of our applications. In this application we use the dy…
View ArticleWB19 - menus randomly drop down BEHIND controls
Hi, Not sure why the menus will drop down behind control in certain page under webdev 19. Did anybody encounter such probl…
View Article[WD19] XML file for sales invoices to Exact Globe Next
Hi all, Is there anyone who has experience with creating an XML file for the import of sales invoices in Exact Globe Next? Ad…
View ArticleFatal Error
I just opened a Project that I completed for a customer a few months ago. I was planning on adding an enhancement that they requ…
View ArticleDevelopment with Local Server and install HFSQL Client Server
When I am developing an application I usually use HFSQL Classic but with my current project the end product will be HFSQL Client…
View ArticleOpen Email Locking Function
Is there a way to open the email app through WLanguage with a locking function? I have tried EmailRunApp() and EmailOpenMail() b…
View ArticlePaper Error
Hello, I would like to have some help on a mistake. I am sorry but I will explain without too much detail precisely to know …
View ArticleExample to Run an MS SQL Stored Procedure with Windev, Webdev using...
Example to Run an MS SQL Stored Procedure with Windev, Webdev using HExecuteSQLQuery (Exemplo para Executar uma MS SQL Stored Pr…
View ArticleObject Mapping
When I create a new class and drag a field to the definition it appears as: m_sRBL_ID is ANSI string What …
View ArticleWait Till Email App Is Closed?
So I am opening the email app with EmailOpenMail() and that works fine, but it is in a loop for each customer and I don't want i…
View ArticleCould not save milliseconds to MS SQL
Windev always set milliseconds to 000: [code:wl] HReset(UserLog) UserLog.Datum=SysDateTime() HAdd(UserLog) [/code] R…
View Article