PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Search results
At least 703 results
Sort by:
,
Downloads
WD The Matrix functions - Matrix usado em matemática para transposição, multiplicação
 / Tools
Published on 06/13/2022
Downloaded 22 time(s)
(0)
WD The MCI functions - Funções Nativas Windows para Multimídia
 / Tools
Published on 06/13/2022
Downloaded 22 time(s)
(0)
WD Dynamic compilation bCompilationResult is boolean // Starts the compilation of the code bCompilationResult = CompileDynamicCode() // If the compilation was successful IF bCompilationResult = Tr...
 / Tools
Published on 06/06/2022
Downloaded 22 time(s)
(0)
WD Graphic lists
 / Tools
Published on 06/06/2022
Downloaded 22 time(s)
(0)
WD The Val function - Bases Decimal, Hexadecimal, Octa, Value
 / Tools
Published on 06/14/2022
Downloaded 22 time(s)
(0)
WD The ControlClone function
 / Tools
Published on 06/11/2022
Downloaded 22 time(s)
(0)
WD The Event function // Adds the months FOR i = 1 TO 12 ListAdd(LIST_Month, MonthNumberInAlpha(i)) END // Displays the selected month EDT_SelectedMonth = LIST_Month[LIST_Month] //---------------...
 / Tools
Published on 06/13/2022
Downloaded 22 time(s)
(0)
WD The SAP functions
 / Tools
Published on 06/13/2022
Downloaded 21 time(s)
(0)
WD The TreeMap control
 / Tools
Published on 06/14/2022
Downloaded 21 time(s)
(0)
WM Android Comando de Voz Usa arquivo Java tipo .Jar como biblioteca de execução // Initializes the speech synthesis import com.PC SOFT.synthesis.*; import android.util.Log; public static void Init...
 / Tools
Published on 05/18/2022
Downloaded 21 time(s)
(0)