ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema...
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages...
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ShellExecute (Function)
Opens a document in its associated application.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
AppParameter (Function)
Returns information about the mechanism for automatic application update.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV...
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array...
GetTypeDefinition (Function)
Gets the description of a type identified by name.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
MatNbColumn (Function)
Returns the number of columns found in a matrix.