ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Scrollbar control properties
List of properties associated with the Scrollbar control...
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Camera control in a mobile application
The Camera control is used to......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Error 31: The file to include is not found. Check the name and path ...