ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Charact (Example)
Usage example of the Charact function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
fMoveDir (Example)
Usage example of the fMoveDir function
MatMultiply (Function)
Multiplies two matrices.
Asc (Example)
Usage example of the Asc function
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLFind (Function)
Performs a search in an XML document.
Upload functions
The following functions are used to manage the upload:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.