ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
JSONToTable (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HRplAddFile (Function)
Adds a table to a universal replication.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
HListSchedulingHistory (Function)
Lists the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
PaletteChange (Function)
Changes the palette used by the project or by a window.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
Position (Function)
Finds the position of a specified string within another string.
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....