ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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.
nWDSetParentNext
Set the parent of the next window to open......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Creating the Form pages of a WEBDEV RAD pattern
SSHWrite (Function)
Writes data into the specified SSH session.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Error 1033: The access directives are not allowed in a structure
How to develop a PHP site?
What is a PHP site?......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Assignment operators
Three assignment operators are available......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.