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...
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
HTTPSendForm (Function)
Sends an HTTP form.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
SysDir (Function)
Returns the path of a system directory.