ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserVersion (Function)
Returns the version of the browser used by the Web user.
MenuDelete (Function)
Deletes a menu or a menu option.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
ChronoReset (Function)
Stops and resets a running stopwatch.
Seek (Function)
Searches for the index of an element in a WLanguage array.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Root (Function)
Returns the root of a number.
BrowserPlatform (Function)
Returns the user's browser platform....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
IsOdd (Function)
Identifies an odd number.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
IsEven (Function)
Identifies an even number.
sEndEvent (Function)
Disables the detection of an event on a serial port.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.