ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
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...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
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......
17. TLS/SSL: Encrypting information on the Web
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
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....
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Val (Function)
Returns the numeric value of a character string.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
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.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.