ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Document (Type of variable)
The Document type is used to handle a "docx" document.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
ExceptionInfo (Function)
Retrieves information about the current exception.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...