ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Scheduler control functions
List of functions that can be used with a Scheduler control....
ComponentInfo (Example)
Usage example of the ComponentInfo function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
Email (Property)
The Email property is used to get and change an email address.
fAttribute (Example)
Usage example of the fAttribute function
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
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.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Parallel task management functions
The following functions are used to manage parallel tasks...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
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).