ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
FBSessionStatus (Function)
Checks the status of a Facebook session.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
ChronoReset (Function)
Stops and resets a running stopwatch.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
XMLResult (Function)
Returns the result of a calculation XPath query.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
grHMGetData (Function)
Retrieves data from a Heatmap chart.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.