ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageNum (Function)
Returns or initializes the number of the page currently printed.
ComponentInfo (Example)
Usage example of the ComponentInfo function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
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....
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).
Statistical functions
List of statistical functions...
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.
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.