ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
9. Generation modes
WINDEV Mobile includes different types of generation......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Operator on Address
The & operator returns the address of a variable as an integer
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Array management functions
List of functions for managing arrays...
Val (Function)
Returns the numeric value of a character string.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.