ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
SSHWrite (Function)
Writes data into the specified SSH session.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Error 1033: The access directives are not allowed in a structure
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
How to develop a PHP site?
What is a PHP site?......
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......
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).
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, ......
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
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)....
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....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Customizing the report viewer: Available windows
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
Error 1023: The access to the method of the class is restricted by a private inheritance
The Slider control (in a page)
WEBDEV proposes two types of sliders......