ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
StringReverse (Function)
Reverses the characters of a string.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
fDelete (Function)
Deletes a file accessible from the current computer.
Clipboard management functions
List of functions for managing the clipboard...