ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Sum (Function)
Calculates the sum of the array elements.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.