ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
EmailUpdate (Example)
Usage example of the EmailUpdate function
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
SysTheme (Function)
Returns the current theme used on the mobile device.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Parallel task management functions
The following functions are used to manage parallel tasks...
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
rssInitialize (Function)
Loads a RSS stream in memory.
FTPAttribute (Example)
Usage example of the FTPAttribute function
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Print functions
List of print functions...