PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM]: Use LoadParameter for check if contol has stored value
[WM]: Use LoadParameter for check if contol has stored value
Iniciado por guest, 07,jun. 2018 08:51 - No hay respuesta
Publicado el 07,junio 2018 - 08:51
Do you know if it is possible to get the stored value from external storage using LoadParameter for specified control that has enabled ..CheckedTheValue checkbox? Under Windows I can use this LoadParameter(COMBO_Box..FullName + ".Val") but it looks not working under Android.