ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalPart (Function)
Returns the decimal part of a number.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
TreeView constants
List of constants used by the TreeXXX functions...
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
WEBDEV Application Server - 10 connections - License agreement
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 to display.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
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.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.