PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

pcsoft.us.windevmobile
Forum consacré à WINDEV Mobile (version en cours), en anglais
« BroadcastReceiver - This function need help to complete, was unable to operate the BroadcastReceiver //BroadcastReceiver import android.app.Activity; import java.lang.*; import an… »
Débuté le 24 nov. 2014 par
« import android.app.Activity; import android.content.Context; import android.content.Intent; import java.lang.*; import android.util.*; import android.view.*; import android.net.Uri… »
Débuté le 24 nov. 2014 par
« Procedure GetImei() numImei is string = "" //Serie do equipamento IF numImei = "" AND InSimulatorMode() = False THEN numImei = SysSerialNum() END IF numImei = "" AND InSimulatorM… »
Débuté le 24 nov. 2014 par
« //Galeria de fotos e videos - Adriano Boller - 30/08/2013 import android.app.Activity; import android.content.Intent; import java.lang.*; import android.util.*; import java.lang.E… »
Débuté le 24 nov. 2014 par
« ----- IOS() #import <AVFoundation/AVFoundation.h> void IOS(){} ----- void IOS_LerTexto(NSString *const sMsg) { AVSpeechUtterance *utterance = [AVSpeechUtterance speechUtt… »
Débuté le 20 nov. 2014 par
« Procedure SempreLigado(LOCAL TrueFalse is boolean) //Target CODE //Android || // iOS || IF InAndroidMode() = True || IF IniOSMode() = True Android_BloqueioTela(TrueFalse) || IOS_B… »
Débuté le 20 nov. 2014 par
« I am doing an ERP with WINDEV about WINDEV and Webdev an ERP, CRM, HR, PCP ... with four levels of development, production, approval, testing and development. Coming in as a normal… »
Débuté le 18 nov. 2014 par
« //Android Multitask(1) //iOS Multitask(-1) … »
Débuté le 18 nov. 2014 par
« I made layouts form Note 8.0 based on Samsung Galaxy Tab 8.0 but it doesn't look right. The layout in the emulator is fine but in the real device, it's squeezed and packed. Can I g… »
Débuté le 21 juil. 2014 par
« import android.content.res.Configuration; // Returns True if the device that runs the application is a tablet PUBLIC static boolean isTablet(){ RETURN (getApplicationContext().get… »
Débuté le 18 nov. 2014 par