ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
MemFound (Function)
Checks whether the sought element was found.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Functions for handling directories and external files
List of functions for handling external files...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
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.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
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.