ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fLock (Function)
Entirely or partially locks an external file.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
fLongPath (Function)
Returns the full long path of a file or directory.
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.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
GridlinesVisible (Property)
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.