ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Creating a translation file
WDINT allows you to create a translation file....
Assignment of RETURN
The return value of the process currently run can be assigned...
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Section (Property)
The Section property is used to manage sections in Word Processing documents.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Page with parameters
Method (Property)
The Method property specifies the HTTP method used.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.