ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
SocketWrite (Function)
Writes a message intended to another socket.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Error 1033: The access directives are not allowed in a structure
iColumnEnd (Function)
Forces a column break in a multi-column report.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
ToClipboard (Function)
Writes text or image information into the system clipboard.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Error 1023: The access to the method of the class is restricted by a private inheritance
Access rights to a class property
A property is a code element that includes two processes......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Error 1030: The access to the base class is restricted by a private inheritance
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.