PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Search results
19 results
Sort by:
,
Popularity
,
Exemplo WINDEV consumindo Api do ChatGpt com Wlanguage, pode ser usado no WEBDEV e no mobile o mesmo código CODIGO EXEMPLO ************************ // Summary: <specify the procedure action> // Synt...
 / Tools
Published on 02/15/2023
Downloaded 151 time(s)
(1)
Classe OOP para trabalhar com soap xml Api Rest Send Json, Httpsend, Send, HttpForm, ainda em desenvolvimento 90% pronto
 / Tools
Published on 02/11/2023
Downloaded 53 time(s)
(1)
Create JSON easily from (almost) any arbitrary variable/object/data source... (only WebDev 16) Sample usage for a direct StringDisplay: MyObject is MyClass RSRenderer.RenderObject(MyObject) Data is...
Published on 05/04/2011
Downloaded 863 time(s)
(1)
JWT or JSON Web Token is an industry standard defined by RFC7519 that aims to compactly and securely transmit or store JSON objects between different applications. The JWT is digitally signed using a ...
 / Tools
Published on 02/13/2023
Downloaded 145 time(s)
(1)
This example shows how to transfer JSON between two Android devices using bluetooth. It uses sockets for that.
 / Tools
Published on 02/15/2023
Downloaded 98 time(s)
(1)
WD Native access to MongoDB // Connection to the MongoDB server on the example database (creates the database if it does not exist) gclConnection = MongoCreate(StringBuild("mongodb://%1:%2/%3",EDT_Se...
 / Tools
Published on 06/07/2022
Downloaded 48 time(s)
(0)
WINDEV Mobile example how to use rest send and structures without using global variables with structure in class TEM O PDF DA DOCUMENTACAO DENTRO DO ZIP //EXEMPLO URL is string = "https://api.dignu...
 / Tools
Published on 02/17/2024
Downloaded 26 time(s)
(0)
Exemplo Webservice Rest Full API - Json e Link da Video aula de como desenvolver e usar Segue aqui um exemplo de Webservice rest com 2 tabelas com o codigo fonte e link da video aula feita com o clie...
Published on 01/11/2020
Downloaded 198 time(s)
(0)
WEBDEV Exemplo de Upload de Arquivos Video no youtube https://youtu.be/miFIivOQWlw CODIGO /// se houver arquivo para upload IF MySelf..Occurrence <> 0 THEN UploadStart(UPL_arquivos) END ///-----...
Published on 04/06/2024
Downloaded 13 time(s)
(0)
NOVA TABELA DE PREÇOS ATENÇÃO ESTAMOS NA VERSÃO 4.0 - FAÇA HOJE MESMO A SUA COTAÇÃO DE PREÇOS DOS PRODUTOS DA PC SOFT PELA WX SOLUÇÕES POR ESSE APLICATIVO COM OS ARQUIVOS FONTES PARA SEU ESTUDO. MyP...
 / Tools
Updated on 01/25/2023
Downloaded 347 time(s)
(0)