ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
dCircle (Example)
Usage example of the dCircle function
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
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.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
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.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
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....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
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....
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....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
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.