ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
MatWrite (Function)
Writes an element into a matrix.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Print functions (prefixed syntax)
List of print functions...
iColumnEnd (Function)
Forces a column break in a multi-column report.
Label report
The report editor allows you to create "Label" reports......
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
nWDSetParentNext
Set the parent of the next window to open......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
SSHWrite (Function)
Writes data into the specified SSH session.
SocketWrite (Function)
Writes a message intended to another socket.